Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haukex/webperl
Run Perl in the browser with WebPerl!
https://github.com/haukex/webperl
dom-manipulation javascript perl perl5 web web-application web-application-framework webapp webapp-framework webapplication
Last synced: 9 days ago
JSON representation
Run Perl in the browser with WebPerl!
- Host: GitHub
- URL: https://github.com/haukex/webperl
- Owner: haukex
- License: other
- Created: 2018-08-10T11:50:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T14:33:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T04:09:37.849Z (16 days ago)
- Topics: dom-manipulation, javascript, perl, perl5, web, web-application, web-application-framework, webapp, webapp-framework, webapplication
- Language: HTML
- Homepage: https://webperl.zero-g.net
- Size: 6.01 MB
- Stars: 277
- Watchers: 21
- Forks: 18
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: Changes.md
- License: LICENSE_artistic.txt
Awesome Lists containing this project
README
WebPerl
=======Welcome to WebPerl!
Please see the documentation on the main site:****:
[Using](https://webperl.zero-g.net/using.html),
[Building](https://webperl.zero-g.net/building.html),
[Notes](https://webperl.zero-g.net/notes.html)As well as the
[GitHub Wiki](https://github.com/haukex/webperl/wiki).You can also check out all of the documentation into subdirectories
of this project, for example:$ git clone --branch gh-pages https://github.com/haukex/webperl.git pages
$ git clone https://github.com/haukex/webperl.wiki.git wikiAuthor, Copyright, and License
==============================**WebPerl - **
Copyright (c) 2018 Hauke Daempfling ([email protected])
at the Leibniz Institute of Freshwater Ecology and Inland Fisheries (IGB),
Berlin, Germany,This program is free software; you can redistribute it and/or modify
it under the same terms as Perl 5 itself: either the GNU General Public
License as published by the Free Software Foundation (either version 1,
or, at your option, any later version), or the "Artistic License" which
comes with Perl 5.This program is distributed in the hope that it will be useful, but
**WITHOUT ANY WARRANTY**; without even the implied warranty of
**MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE**.
See the licenses for details.You should have received a copy of the licenses along with this program.
If not, see .