The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.47 - 2012-02-06

  • Deprecated Hypnotoad configuration files in favor of more powerful application configuration files.
  • Deprecated Mojo::Server::Daemon->prepare_ioloop in favor of Mojo::Server::Daemon->start.
  • Deprecated Mojo::Headers->x_forwarded_for.
  • Added EXPERIMENTAL config method to Mojo.
  • Added EXPERIMENTAL ca attribute to Mojo::UserAgent.
  • Added EXPERIMENTAL drain event to Mojo::Content.
  • Added EXPERIMENTAL drain event to Mojo::Transaction::WebSocket.
  • Added EXPERIMENTAL support for RSV1-3 flags to Mojo::Transaction::WebSocket.
  • Added EXPERIMENTAL tls_ca option to Mojo::IOLoop::Client->connect.
  • Added lock_timeout parameter to Hypnotoad.
  • Removed experimental status from JSON Pointer support.
  • Removed Cygwin exception from Hypnotoad.
  • Replaced drop_handle and drop_timer methods in Mojo::IOWatcher with drop method.
  • Renamed change and watch methods in Mojo::IOWatcher to watch and io.
  • Renamed resume and pause methods in Mojo::IOLoop::Server to start and stop.
  • Renamed resume and pause methods in Mojo::IOLoop::Stream to start and stop.
  • Added pdf MIME type. (bfaist)
  • Improved documentation.
  • Improved tests.
  • Improved CSS of some built-in templates.
  • Fixed bug that prevented newer dual-life modules to be loaded.
  • Fixed small bug in Mojo::IOLoop::Stream that caused close events to fail sometimes.
  • Fixed small relative URL detection bug in get command.

Documentation

Mojolicious guide to the galaxy
Frequently Asked Questions
Hypnotoad HTTP 1.1 and WebSocket server
The Mojolicious command system
Morbo HTTP 1.1 and WebSocket development server

Modules

Duct tape for the HTML5 web!
HTTP 1.1 content storage base class
File storage for HTTP 1.1 content
In-memory storage for HTTP 1.1 content
Minimal base class for Mojo projects
ByteStream
Naive in-memory cache
Collection
Command base class
HTTP 1.1 content base class
HTTP 1.1 multipart content container
HTTP 1.1 content container
HTTP 1.1 cookie base class
HTTP 1.1 request cookie container
HTTP 1.1 response cookie container
Cookie jar for HTTP 1.1 user agents
Minimalistic HTML5/XML DOM parser with CSS3 selectors
CSS3 selector engine
HTML5/XML engine
HTTP 1.1 date container
Event emitter base class
Exceptions with context
Headers
Hello World!
Detect and access the project root directory in Mojo
Minimalistic reactor for non-blocking TCP clients and servers
Non-blocking TCP client
Synchronize events
Non-blocking TCP server
Non-blocking I/O stream
Non-blocking I/O watcher
EV non-blocking I/O watcher
Minimalistic JSON
JSON Pointers
Loader
Simple logger for Mojo
HTTP 1.1 message base class
HTTP 1.1 request container
HTTP 1.1 response container
Parameter container
Path
HTTP server base class
CGI server
Non-blocking I/O HTTP 1.1 and WebSocket server
ALL GLORY TO THE HYPNOTOAD!
DOOOOOOOOOOOOOOOOOOM!
PSGI server
Perl-ish templates!
Transaction base class
HTTP 1.1 transaction container
WebSocket transaction container
Uniform Resource Locator
Upload container
Non-blocking I/O HTTP 1.1 and WebSocket user agent
User agent transactor
Portable utility functions
Real-time web framework
Generator command
App generator command
Gitignore generator command
Lite app generator command
Makefile generator command
Plugin generator command
Controller base class
Real-time micro web framework
Plugin base class
Perl-ish configuration plugin
Default helpers plugin
Embedded Perl Lite renderer plugin
Embedded Perl renderer plugin
Header condition plugin
Internationalization plugin
JSON configuration plugin
Application mount plugin
POD renderer plugin
Powered by plugin
Request timer plugin
Tag helpers plugin
MIME type based renderer
Always find your destination with routes
Routes pattern engine
Signed cookie based sessions
Serve static files
MIME types
Testing Mojo!
ojo
Fun Oneliners with Mojo!

Provides

in lib/Mojo/JSON.pm
in lib/Mojo/Server/PSGI.pm
in lib/Mojolicious/Plugin/I18N.pm