Changes for version 2.62 - 2012-03-17

  • Deprecated Mojolicious::Renderer->default_template_class in favor of Mojolicious::Renderer->classes.
  • Deprecated Mojolicious::Static->default_static_class in favor of Mojolicious::Static->classes.
  • Added options function to Mojolicious::Lite.
  • Added options method to Mojolicious::Routes.
  • Added options method to Mojo::UserAgent.
  • Added options_ok method to Test::Mojo.
  • Added o function to ojo.
  • Removed experimental status from Mojo::Cache.
  • Removed experimental status from Mojo::DOM::CSS.
  • Removed experimental status from Mojo::DOM::HTML.
  • Removed experimental status from Mojo::Server::Morbo.
  • Removed experimental status from Mojo::Transaction::WebSocket.
  • Removed experimental status from Mojo::UserAgent::Transactor.
  • Removed experimental status from Mojolicious::Command::cpanify.
  • Removed experimental status from upgrade event in Mojo::Transaction::HTTP.
  • Removed experimental status from t helper in Mojolicious::Plugin::TagHelpers.
  • Removed experimental status from current_route and url_with helpers in Mojolicious::Plugin::DefaultHelpers.
  • Removed experimental status from websocket function in Mojolicious::Lite.
  • Removed experimental status from cache attribute in Mojolicious::Renderer.
  • Removed experimental status from format attribute in Mojolicious::Routes::Pattern.
  • Removed experimental status from ca and local_address, request_timeout and transactor attributes in Mojo::UserAgent.
  • Removed experimental status from cache attribute in Mojolicious::Routes.
  • Removed experimental status from send method in Mojolicious::Controller.
  • Removed experimental status from finish_ok, message_is, message_isnt, message_like, message_unlike, send_ok and websocket_ok methods in Test::Mojo.
  • Removed experimental status from detect method in Mojolicious::Types.
  • Removed experimental status from app_url, build_websocket_tx and websocket methods in Mojo::UserAgent.
  • Removed experimental status from emit_safe method in Mojo::EventEmitter.
  • Removed experimental status from to_psgi_app method in Mojo::Server::PSGI.
  • Removed experimental status from clone method in Mojo::Message::Request.
  • Removed experimental status from has_conditions, has_custom_name, has_websocket, is_websocket and websocket methods in Mojolicious::Routes.
  • Removed experimental status from clone, is_limit_exceeded and max_line_size methods in Mojo::Headers.
  • Removed experimental status from text_after, text_before and xml methods, as well as trim arguments in Mojo::DOM.
  • Removed experimental status from boundary, charset, clone, is_dynamic, progress and max_leftover_size methods in Mojo::Content.
  • Removed experimental status from clone method in Mojo::Content::MultiPart.
  • Removed experimental status from clone method in Mojo::Content::Single.
  • Removed experimental status from is_dynamic, is_limit_exceeded and max_line_size methods in Mojo::Message.
  • Improved Mojo::IOWatcher exception handling a little.
  • Improved Mojolicious::Routes logging.
  • Improved documentation.
  • Improved tests.
  • Fixed port generation bug. (xaka)
  • Fixed IPv6 listen value bug in Mojo::Server::Daemon.

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
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