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-8.66.tar.gz 0000794495 776 KB
cpanspec.yml 0000000547 547 Bytes
perl-Mojolicious.changes 0000134716 132 KB
perl-Mojolicious.spec 0000002285 2.23 KB
Latest Revision
Wolfgang Engel's avatar Wolfgang Engel (bigironman) accepted request 853587 from Wolfgang Engel's avatar Wolfgang Engel (bigironman) (revision 2)
Update because current openQA version needs it
https://build.opensuse.org/request/show/852950

- updated to 8.66
   see /usr/share/doc/packages/perl-Mojolicious/Changes
  8.66  2020-11-28
    - Deprecated logging to "log/$mode.log" (if a log directory exists) in Mojolicious. The default will simply be STDERR
      in the future.
    - Added support for preloading controllers and other classes during startup of Mojolicious applications.
    - Added EXPERIMENTAL preload_namespaces attribute to Mojolicious.
    - Added EXPERIMENTAL warmup method to Mojolicious.
    - Added EXPERIMENTAL load_classes function to Mojo::Loader.
    - Removed experimental status from humanize_bytes method in Mojo::ByteStream.
    - Removed experimental status from humanize_bytes function in Mojo::Util.
    - Improved find_modules function in Mojo::Loader with recursive option.
    - Improved Mojo::DOM::CSS to throw exceptions for unknown CSS selectors.
    - Fixed a bug in Mojolicious::Commands where help messages would not be displayed correctly for some commands.
      (kiwiroy)
    - Fixed a bug in Mojolicious::Routes::Pattern where type_start was treated as a regex. (Grinnz)

- updated to 8.65
   see /usr/share/doc/packages/perl-Mojolicious/Changes
  8.65  2020-11-10
    - Added generate dockerfile command. (tianon)
    - Improved cookbook with container deployment recipe.
    - Improved security of secure_compare function in Mojo::Util. (robrwo)
    - Fixed all generated code to consistently use a *::Sandbox class, instead of *::SandBox.

- updated to 8.64
   see /usr/share/doc/packages/perl-Mojolicious/Changes
  8.64  2020-11-01
    - Replaced prettify.js with highlight.js. (zakame)
    - Fixed a bug in Mojo::DOM where the tree root would be checked for all pseudo-classes.
Comments 0
openSUSE Build Service is sponsored by