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.70.tar.gz 0000656495 641 KB
perl-Mojolicious.changes 0000031028 30.3 KB
perl-Mojolicious.spec 0000001964 1.92 KB
Revision 7 (latest revision is 177)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 265681 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 7)
- updated to 5.70
   - Improved Mojo::Template performance.
   - Fixed error handling bugs in Mojo::IOLoop::Stream.
   - Fixed a few limit bugs in Mojo::Message.
   - Fixed Windows bug in Mojo::IOLoop::Client. (OlegG)
 
 5.69  2014-12-13
   - Deprecated Mojo::DOM::siblings.
   - Added following, following_siblings, preceding and preceding_siblings
     methods to Mojo::DOM.
   - Added port method to Mojo::IOLoop::Server.
   - Removed deprecated emit_safe method from Mojo::EventEmitter.
   - Removed deprecated render_static method from Mojolicious::Controller.
   - Removed deprecated has_conditions method from Mojolicious::Routes::Route.
   - Updated Net::DNS::Native requirement to 0.14 for some important bug fixes.
   - Improved Mojo::DOM::HTML performance slightly.
   - Fixed parent combinator bug in Mojo::DOM::CSS.
   - Fixed whitespace bug in Mojo::DOM::HTML.
   - Fixed Mojo::UserAgent::Transactor to handle query parameters more like
     most common browsers.
 
 5.68  2014-12-02
   - Improved Mojo::DOM::CSS performance significantly.
   - Fixed deprecation warnings in get command.
   - Fixed bug in Mojolicious::Controller where sending a WebSocket message
     would cause multiple resume events.
 
 5.67  2014-11-27
   - Improved overall performance by deserializing sessions only on demand.
   - Fixed bug where embedded applications would deserialize sessions twice.
Comments 0
openSUSE Build Service is sponsored by