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.60.tar.gz 0000653830 639 KB
perl-Mojolicious.changes 0000029520 28.8 KB
perl-Mojolicious.spec 0000001964 1.92 KB
Revision 6 (latest revision is 177)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 261183 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 6)
- updated to 5.60
Tons of changes, just the peak of the ice berg:
   - Added to_array method to Mojo::Collection.
   - Added xss_escape function to Mojo::Util.
   - Updated Net::DNS::Native requirement to 0.12 for some important bug fixes.
   - Added support for non-blocking name resolution with Net::DNS::Native.
 
 5.58  2014-11-06
   - Improved error handling in Mojo::IOLoop::Client.
 
 5.57  2014-11-02
   - Deprecated stringification support in Mojo::Collection in favor of
     Mojo::Collection::join.
   - Deprecated Mojo::Collection::pluck in favor of Mojo::Collection::map.
   - Deprecated Mojo::DOM::val.
   - Improved map method in Mojo::Collection to be able to call methods.
   - Improved tap method in Mojo::Base to be able to call methods.
 
 5.56  2014-10-29
   - Deprecated Mojo::Collection::AUTOLOAD in favor of Mojo::Collection::pluck.
   - Deprecated Mojo::DOM::AUTOLOAD in favor of Mojo::DOM::children.
 
 5.55  2014-10-28
   - Deprecated support for data arguments in Mojo::JSON::Pointer.
   - Added access_control_allow_origin, content_language, content_location and
     strict_transport_security methods to Mojo::Headers.
 
 5.54  2014-10-23
   - Deprecated object-oriented Mojo::JSON API.
   - Added auto_decompress attribute to Mojo::Content.
Comments 0
openSUSE Build Service is sponsored by