2017-01-26 23:40:39 +01:00
|
|
|
Mojolicious is a next generation web framework for Perl.
|
|
|
|
|
2017-01-30 11:24:44 +01:00
|
|
|
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-SSL, perl-IO-Socket-Socks,
|
|
|
|
perl-EV, perl-Net-DNS-Native
|
|
|
|
|
|
|
|
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.
|