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 1.22 - 2011-05-02

  • Added opposite tests to Test::Mojo.
  • Deprecated Mojo::IOLoop on_tick method in favor of the recurring method. (sbertrang)
  • Deprecated Mojo::IOLoop on_hup method in favor of the on_close method.
  • Deprecated on_build_tx methods in favor of on_transaction methods.
  • Deprecated on_handler methods in favor of on_request methods.
  • Updated WebSocket implementation to ietf-07.
  • Renamed on_idle method in Mojo::IOLoop to idle.
  • Reduced memory requirements of cached templates by up to 50%.
  • Fixed controller specific render_exception and render_not_found methods.
  • Fixed Mojo::JSON string size limit. (henryykt)
  • Fixed Windows bug in Mojo::Asset::File. (kimoto)
  • Fixed small memory leak.
  • Fixed small stack localization bug.
  • Fixed small tag helper escaping bug. (cheese)
  • Fixed typos. (metaperl, cheese)

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