Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Mojolicious - Next generation web framework for Perl
A next generation web framework for the Perl programming language.
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 attempt at implementing this idea
using state of the art technology.
Features
* An amazing real-time web framework, allowing you to easily grow single file
Mojolicious::Lite prototypes into well structured web applications.
Powerful out of the box with RESTful routes, plugins, commands, Perl-ish
templates, content negotiation, session management, testing framework,
static file server, first class Unicode support and much more for you to
discover.
* Very clean, portable and Object Oriented pure-Perl API without any hidden
magic and no requirements besides Perl 5.10.1 (although 5.14+ is
recommended, and optional CPAN modules will be used to provide advanced
functionality if they are installed).
* Full stack HTTP and WebSocket client/server implementation with IPv6, TLS,
SNI, IDNA, Comet (long polling) and gzip compression support.
* Built-in non-blocking I/O web server, supporting multiple event loops and
hot deployment, perfect for embedding.
* Automatic CGI and PSGI detection.
* JSON and HTML/XML parser with CSS selector support.
* Fresh code based upon years of experience developing Catalyst.
Packages
Latest: perl-Mojolicious-3.59-9.el6.fio.noarch.rpm
Changelog:
- * 2012-11-21 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 3.59-9
- Update to 3.59.
- * 2012-09-14 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 3.41-8
- Update to 3.41.
- * 2012-05-03 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.92-5
- Update to 2.92.
- * 2012-03-31 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.70-4
- Update to 2.70.
- * 2012-03-21 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> 2.64-3
- Update to 2.64.