Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-Mojolicious - Next generation web framework for Perl
A next generation web framework for the Perl programming language.
* An amazing real-time web framework supporting a simplified single file mode
through Mojolicious::Lite.
Powerful out of the box with RESTful routes, plugins, Perl-ish templates,
session management, signed cookies, testing framework, static file server,
I18N, 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.12+ is recommended,
and optional CPAN modules will be used to provide advanced functionality if
they are installed).
* Full stack HTTP 1.1 and WebSocket client/server implementation with IPv6,
TLS, Bonjour, IDNA, Comet (long polling), chunking and multipart support.
* Built-in non-blocking I/O web server supporting libev and hot deployment,
perfect for embedding.
* Automatic CGI and PSGI detection.
* JSON and HTML5/XML parser with CSS3 selector support.
* Fresh code based upon years of experience developing Catalyst.
Packages
Latest: perl-Mojolicious-2.0-2.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-Mojolicious |
0 |
2.0 |
2.el6.fio |
src |
572 KiB |
2011-10-19 04:55:45 |
perl-Mojolicious |
0 |
2.0 |
1.el6.fio |
src |
572 KiB |
2011-10-19 03:34:05 |
Changelog:
- * 2011-10-19 - Lott Caskey <lottc[AT]fugitol[DOTCOM]>
- Initial build.