slackbuilds/perl/perl-Mojolicious
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README various: Kill perl/* deps no longer needed 2021-04-20 23:28:56 -05:00
perl-Mojolicious.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-Mojolicious.info perl/perl-Mojolicious: Updated for version 8.11. 2019-01-19 07:20:44 +07:00
slack-desc perl/perl-Mojolicious: Update homepage. 2018-05-12 06:58:26 +07:00

README

Mojolicious is a next generation web framework for Perl.

Back in the early days of the web, many people learned Perl because of
a wonderful Perl library called CGI. It was simple enough to get
started without knowing much about the language and powerful enough to
keep you going, learning by doing was much fun. While most of the
techniques used are outdated now, the idea behind it is not.
Mojolicious is a new endeavor to implement this idea using bleeding
edge technologies.

Optional dependencies: perl-IO-Socket-Socks, perl-EV, perl-Role-Tiny, 
perl-Net-DNS-Native, perl-Cpanel-JSON-XS

The optional dependencies can be installed and uninstalled without
needing to rebuild perl-Mojolicious itself; they will be found at
runtime if they are installed.