The Web In A Box!

Edit Package perl-Mojolicious
http://search.cpan.org/dist/Mojolicious

Back in the early days of the web there was this wonderful Perl library
called CGI, many people only learned Perl because of it. 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 MVC 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.8.7.
* Full stack HTTP 1.1 and WebSocket client/server implementation with TLS,
Bonjour, IDNA, Comet (long polling), chunking and multipart support.
* Builtin async IO web server supporting epoll, kqueue, UNIX domain
sockets and hot deployment, perfect for embedding.
* Automatic CGI, FastCGI and PSGI detection.
* JSON and XML/HTML5 parser with CSS3 selector support.
* Fresh code based upon years of experience developing Catalyst.

For more documentation see Mojolicious::Guides and the tutorial in
Mojolicious::Lite!

Refresh
Refresh
Source Files
Filename Size Changed
Mojolicious-5.12.tar.gz 0000638625 624 KB
perl-Mojolicious.changes 0000026832 26.2 KB
perl-Mojolicious.spec 0000001708 1.67 KB
Revision 4 (latest revision is 177)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 240154 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 4)
- updated to 5.12
   - Fixed a few multipart form handling bugs.
   - Fixed AUTOLOAD bug in Mojo::Collection where it would behave differently
     than calling pluck directly.
 
 5.11  2014-07-02
   - Moved reverse_proxy attribute from Mojo::Server::Daemon to Mojo::Server.
   - Added delay and inactivity_timeout helpers to
     Mojolicious::Plugin::DefaultHelpers.
   - Improved error method in Mojolicious::Validator::Validation to return
     field names when called without arguments.
   - Fixed "0" value bug in Mojo::UserAgent::Transactor.
 
 5.10  2014-06-28
   - Added cleanup attribute to Mojo::Server::Prefork.
   - Improved Mojo::Server::Prefork to keep sending heartbeat messages when
     stopping gracefully.
   - Fixed small bug where Mojo::Server::Daemon was too eager to reconfigure
     Mojo::IOLoop.
   - Fixed small bug where Hypnotoad would clean up process id and lock files
     too early.
 
 5.09  2014-06-24
   - Improved .ep templates to make the current controller available as $c.
Comments 0
openSUSE Build Service is sponsored by