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-7.0.tar.gz 0000652999 638 KB
cpanspec.yml 0000000547 547 Bytes
perl-Mojolicious.changes 0000067383 65.8 KB
perl-Mojolicious.spec 0000002404 2.35 KB
Revision 46 (latest revision is 177)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 412081 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 46)
- updated to 7.0
   see /usr/share/doc/packages/perl-Mojolicious/Changes
  7.0  2016-07-19
    - Code name "Doughnut", this is a major release.
    - Removed Mojolicious::Plugin::Charset.
    - Removed authority method from Mojo::URL.
    - Removed squish method from Mojo::ByteStream.
    - Removed squish function from Mojo::Util.
    - Removed support for smart whitespace trimming from all_text and text methods
      in Mojo::DOM.
    - Updated jQuery to version 3.1.0.
    - Improved Mojo::URL not to include the userinfo part when generating URLs, as
      recommended by the URL Living Standard.
    - Improved Mojolicious::Plugin::Config to no longer log which files have been
      loaded.
    - Fixed trailing slash bug in Mojo::URL.
    - Fixed a few whitespace bugs in Mojo::DOM.
    - Fixed attribute selector bug in Mojo::DOM::CSS. (Akron)
    - Fixed a bug causing headers with zero length values to be ignored by the get
      command. (jberger)
Comments 0
openSUSE Build Service is sponsored by