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-6.0.tar.gz 0000639523 625 KB
perl-Mojolicious.changes 0000039469 38.5 KB
perl-Mojolicious.spec 0000001954 1.91 KB
Revision 57 (latest revision is 429)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 57)
- updated to 6.0
   - Code name "Clinking Beer Mugs", this is a major release.
   - Removed name listing support from param method in Mojolicious::Controller.
   - Removed name listing support from param method in Mojo::Parameters.
   - Removed name listing support from error and param methods in
     Mojolicious::Validator::Validation.
   - Removed multi-name support from cookie, param and signed_cookie methods in
     Mojolicious::Controller.
   - Removed multi-name support from param method in
     Mojolicious::Validator::Validation.
   - Removed multi-name support from param method in Mojo::Parameters.
   - Removed multi-name support from cookie and upload methods in Mojo::Message.
   - Removed custom socket support from Mojo::UserAgent.
   - Removed is_fatal, is_level and log methods from Mojo::Log.
   - Removed auto_render method from Mojolicious::Routes.
   - Removed deprecated object-oriented Mojo::Loader API.
   - Removed deprecated accept_interval, lock and unlock attributes from
     Mojo::IOLoop.
   - Removed deprecated accept_interval, lock_file and lock_timeout attributes
     from Mojo::Server::Prefork.
   - Removed deprecated bridge method from Mojolicious::Routes::Route.
   - Removed deprecated is_readable method from Mojo::Reactor.
   - Removed deprecated siblings method from Mojo::DOM.
   - Removed deprecated render_exception and render_not_found methods from
     Mojolicious::Controller.
   - Removed deprecated keep_alive_requests setting from Hypnotoad.
   - Changed return values of all and find methods in
     Mojo::UserAgent::CookieJar.
   - Renamed template attribute in Mojo::Template to unparsed.
   - Renamed extracting attribute in Mojo::UserAgent::CookieJar to collecting.
Comments 0
openSUSE Build Service is sponsored by