The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 5.80 - 2015-02-18

  • Deprecated Mojo::IOLoop::accept_interval, Mojo::IOLoop::lock and Mojo::IOLoop::unlock.
  • Deprecated Mojo::Server::Prefork::accept_interval, Mojo::Server::Prefork::lock_file and Mojo::Server::Prefork::lock_timeout.
  • Removed -a/--accept-interval, --lock-file and -L/--lock-timeout options from prefork command.
  • Removed accept_interval, lock_file and lock_timeout settings from Hypnotoad.
  • Added stop_gracefully method to Mojo::IOLoop.
  • Added finish event to Mojo::IOLoop.
  • Reduced CPU usage of Mojo::IOLoop and Mojo::Server::Prefork significantly.
  • Improved app generator command to use current best practices.
  • Fixed bug where semicolons at the end of a cookie were not parsed correctly. (dmw397)
  • Fixed bug in Mojo::IOLoop where connection limits were not properly enforced.
  • Fixed url_for to handle paths without trailing slash correctly in embedded applications.

Documentation

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

Modules

Duct tape for the HTML5 web!
HTTP content storage base class
File storage for HTTP content
In-memory storage for HTTP content
Minimal base class for Mojo projects
ByteStream
Naive in-memory cache
Collection
HTTP content base class
HTTP multipart content
HTTP content
HTTP cookie base class
HTTP request cookie
HTTP response cookie
Minimalistic HTML/XML DOM parser with CSS selectors
CSS selector engine
HTML/XML engine
HTTP date
Event emitter base class
Exceptions with context
Headers
Hello World!
Home sweet home!
Minimalistic event loop
Non-blocking TCP client
Manage callbacks and control the flow of events
Non-blocking TCP server
Non-blocking I/O stream
Minimalistic JSON
JSON Pointers
Loader
Simple logger
HTTP message base class
HTTP request
HTTP response
Parameters
Path
Low-level event reactor base class
Low-level event reactor with libev support
Low-level event reactor with poll support
HTTP server base class
CGI server
Non-blocking I/O HTTP and WebSocket server
ALL GLORY TO THE HYPNOTOAD!
DOOOOOOOOOOOOOOOOOOM!
PSGI server
Preforking non-blocking I/O HTTP and WebSocket server
Perl-ish templates!
Transaction base class
HTTP transaction
WebSocket transaction
Uniform Resource Locator
Upload
Non-blocking I/O HTTP and WebSocket user agent
Cookie jar for HTTP user agents
User agent proxy manager
Application server
User agent transactor
Portable utility functions
Real-time web framework
Command base class
Generator command
App generator command
Lite app generator command
Makefile generator command
Plugin generator command
Command line interface
Controller base class
Micro real-time web framework
Plugin base class
Perl-ish configuration plugin
Default helpers plugin
Embedded Perl Lite renderer plugin
Embedded Perl renderer plugin
Header condition plugin
JSON configuration plugin
Application mount plugin
POD renderer plugin
Tag helpers plugin
Plugin manager
Generate dynamic content
Always find your destination with routes!
Routes pattern engine
Signed cookie based session manager
Serve static files
MIME types
Validate parameter
Testing Mojo!
ojo
Fun one-liners with Mojo!

Provides

in lib/Mojo/JSON.pm
in lib/Mojo/Server/PSGI.pm