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

Changes for version 1.17 - 2011-04-18

  • Deprecated Mojolicious process method in favor of the on_process attribute.
  • Added Failraptor.
  • Added support for MOJO_CERT_FILE and MOJO_KEY_FILE environment variables.
  • Added EXPERIMENTAL xml attribute to Mojo::DOM.
  • Added EXPERIMENTAL build_url method to Test::Mojo.
  • Added EXPERIMENTAL dnt (Do Not Track) method to Mojo::Headers.
  • Added WOFF mime type. (reezer)
  • Updated WebSocket implementation to ietf-06. (sri, crab)
  • Updated jQuery to version 1.5.2.
  • Improved documentation.
  • Improved HTML healing capabilities of Mojo::DOM.
  • Improved Mojo::DOM to ignore useless end tags.
  • Improved Mojo::DOM inline DTD support. (akron)
  • Improved Mojo::DOM text extraction.
  • Improved Mojolicious::Plugin::I18n default lexicon handling. (yko)
  • Improved a Mojo::IOLoop workaround.
  • Moved all bundled static files to "lib/Mojolicious/public".
  • Made Test::Mojo a little more user friendly.
  • Fixed small CGI/FastCGI header generation bug.
  • Fixed readonly handle support in Mojo::IOLoop.
  • Fixed a Mojo::IOLoop resolver bug. (Charlie Brady)
  • Fixed small Mojo::Asset::File bug. (crab)
  • Fixed small Mojo::DOM selector bug. (tempire)
  • Fixed small Mojo::DOM namespace detection bug. (akron)
  • Fixed small route pattern escaping bug.
  • Fixed small reload bug.
  • Fixed small perldoc browser bug. (kberov)
  • Fixed cookbook recipe. (moritz)

Documentation

Mojolicious Guide To The Galaxy
Frequently Asked Questions
Hypnotoad HTTP 1.1 And WebSocket Server
The Mojolicious Command System

Modules

The Box!
Asset Base Class
File Asset
In-Memory Asset
Minimal Base Class For Mojo Projects
ByteStream
Naive In-Memory Cache
DEPRECATED!
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 XML/HTML5 DOM Parser With CSS3 Selectors
HTTP 1.1 Date Container
Exceptions With Context
Headers
Hello World!
Detect And Access The Project Root Directory In Mojo
Minimalistic Reactor For Async TCP Clients And Servers
Minimalistic JSON
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
Async IO HTTP 1.1 And WebSocket Server
FastCGI Server
ALL GLORY TO THE HYPNOTOAD!
PSGI Server
Perlish Templates!
Transaction Base Class
HTTP 1.1 Transaction Container
WebSocket Transaction Container
Uniform Resource Locator
Upload Container
Async IO HTTP 1.1 And WebSocket User Agent
Portable Utility Functions
The Web In A Box!
Generator Command
App Generator Command
Gitignore Generator Command
Hypnotoad Generator Command
Lite App Generator Command
Makefile Generator Command
Controller Base Class
Micro Web Framework
Plugin Base Class
Agent Condition Plugin
Perlish Configuration Plugin
Default Helpers Plugin
EP Renderer Plugin
EPL Renderer Plugin
Header Condition Plugin
Intenationalization Plugin
JSON Configuration Plugin
POD Renderer Plugin
Powered By Plugin
Request Timer Plugin
Tag Helpers Plugin
MIME Type Based Renderer
Always Find Your Destination With Routes
Signed Cookie Based Sessions
Serve Static Files
MIME Types
Testing Mojo!
ojo
Fun Oneliners With Mojo!

Provides

in lib/Mojo/DOM.pm
in lib/Mojo/JSON.pm
in lib/Mojo/Server/PSGI.pm
in lib/Mojolicious/Plugin/I18n.pm