Changes for version 4.74 - 2014-02-02
- Added all_contents method to Mojo::DOM.
- Removed support for permessage-deflate WebSocket compression, since there have been too many problems with Chrome.
Documentation
- Mojolicious::Guides - Mojolicious guide to the galaxy
- Mojolicious::Guides::Contributing - Contributing to Mojolicious
- Mojolicious::Guides::Cookbook - Cookbook
- Mojolicious::Guides::FAQ - Frequently Asked Questions
- Mojolicious::Guides::Growing - Growing
- Mojolicious::Guides::Rendering - Rendering
- Mojolicious::Guides::Routing - Routing
- hypnotoad - Hypnotoad HTTP and WebSocket server
- mojo - The Mojolicious command system
- morbo - Morbo HTTP and WebSocket development server
Modules
- Mojo - Duct tape for the HTML5 web!
- Mojo::Asset - HTTP content storage base class
- Mojo::Asset::File - File storage for HTTP content
- Mojo::Asset::Memory - In-memory storage for HTTP content
- Mojo::Base - Minimal base class for Mojo projects
- Mojo::ByteStream - ByteStream
- Mojo::Cache - Naive in-memory cache
- Mojo::Collection - Collection
- Mojo::Content - HTTP content base class
- Mojo::Content::MultiPart - HTTP multipart content
- Mojo::Content::Single - HTTP content
- Mojo::Cookie - HTTP cookie base class
- Mojo::Cookie::Request - HTTP request cookie
- Mojo::Cookie::Response - HTTP response cookie
- Mojo::DOM - Minimalistic HTML/XML DOM parser with CSS selectors
- Mojo::DOM::CSS - CSS selector engine
- Mojo::DOM::HTML - HTML/XML engine
- Mojo::DOM::Node - DOM Node
- Mojo::Date - HTTP date
- Mojo::EventEmitter - Event emitter base class
- Mojo::Exception - Exceptions with context
- Mojo::Headers - Headers
- Mojo::HelloWorld - Hello World!
- Mojo::Home - Home sweet home!
- Mojo::IOLoop - Minimalistic event loop
- Mojo::IOLoop::Client - Non-blocking TCP client
- Mojo::IOLoop::Delay - Manage callbacks and control the flow of events
- Mojo::IOLoop::Server - Non-blocking TCP server
- Mojo::IOLoop::Stream - Non-blocking I/O stream
- Mojo::JSON - Minimalistic JSON
- Mojo::JSON::Pointer - JSON Pointers
- Mojo::Loader - Loader
- Mojo::Log - Simple logger
- Mojo::Message - HTTP message base class
- Mojo::Message::Request - HTTP request
- Mojo::Message::Response - HTTP response
- Mojo::Parameters - Parameters
- Mojo::Path - Path
- Mojo::Reactor - Low level event reactor base class
- Mojo::Reactor::EV - Low level event reactor with libev support
- Mojo::Reactor::Poll - Low level event reactor with poll support
- Mojo::Server - HTTP server base class
- Mojo::Server::CGI - CGI server
- Mojo::Server::Daemon - Non-blocking I/O HTTP and WebSocket server
- Mojo::Server::Hypnotoad - ALL GLORY TO THE HYPNOTOAD!
- Mojo::Server::Morbo - DOOOOOOOOOOOOOOOOOOM!
- Mojo::Server::PSGI - PSGI server
- Mojo::Server::Prefork - Preforking non-blocking I/O HTTP and WebSocket server
- Mojo::Template - Perl-ish templates!
- Mojo::Transaction - Transaction base class
- Mojo::Transaction::HTTP - HTTP transaction
- Mojo::Transaction::WebSocket - WebSocket transaction
- Mojo::URL - Uniform Resource Locator
- Mojo::Upload - Upload
- Mojo::UserAgent - Non-blocking I/O HTTP and WebSocket user agent
- Mojo::UserAgent::CookieJar - Cookie jar for HTTP user agents
- Mojo::UserAgent::Proxy - User agent proxy manager
- Mojo::UserAgent::Server - Application server
- Mojo::UserAgent::Transactor - User agent transactor
- Mojo::Util - Portable utility functions
- Mojolicious - Real-time web framework
- Mojolicious::Command - Command base class
- Mojolicious::Command::cgi - CGI command
- Mojolicious::Command::cpanify - Cpanify command
- Mojolicious::Command::daemon - Daemon command
- Mojolicious::Command::eval - Eval command
- Mojolicious::Command::generate - Generator command
- Mojolicious::Command::generate::app - App generator command
- Mojolicious::Command::generate::lite_app - Lite app generator command
- Mojolicious::Command::generate::makefile - Makefile generator command
- Mojolicious::Command::generate::plugin - Plugin generator command
- Mojolicious::Command::get - Get command
- Mojolicious::Command::inflate - Inflate command
- Mojolicious::Command::prefork - Prefork command
- Mojolicious::Command::psgi - PSGI command
- Mojolicious::Command::routes - Routes command
- Mojolicious::Command::test - Test command
- Mojolicious::Command::version - Version command
- Mojolicious::Commands - Command line interface
- Mojolicious::Controller - Controller base class
- Mojolicious::Lite - Real-time micro web framework
- Mojolicious::Plugin - Plugin base class
- Mojolicious::Plugin::Charset - Charset plugin
- Mojolicious::Plugin::Config - Perl-ish configuration plugin
- Mojolicious::Plugin::DefaultHelpers - Default helpers plugin
- Mojolicious::Plugin::EPLRenderer - Embedded Perl Lite renderer plugin
- Mojolicious::Plugin::EPRenderer - Embedded Perl renderer plugin
- Mojolicious::Plugin::HeaderCondition - Header condition plugin
- Mojolicious::Plugin::JSONConfig - JSON configuration plugin
- Mojolicious::Plugin::Mount - Application mount plugin
- Mojolicious::Plugin::PODRenderer - POD renderer plugin
- Mojolicious::Plugin::TagHelpers - Tag helpers plugin
- Mojolicious::Plugins - Plugin manager
- Mojolicious::Renderer - Generate dynamic content
- Mojolicious::Routes - Always find your destination with routes!
- Mojolicious::Routes::Match - Find routes
- Mojolicious::Routes::Pattern - Routes pattern engine
- Mojolicious::Routes::Route - Route
- Mojolicious::Sessions - Signed cookie based session manager
- Mojolicious::Static - Serve static files
- Mojolicious::Types - MIME types
- Mojolicious::Validator - Validate parameter
- Mojolicious::Validator::Validation - Perform validations
- Test::Mojo - Testing Mojo!
- ojo - Fun one-liners with Mojo!
Provides
- Mojo::JSON::_Bool in lib/Mojo/JSON.pm
- Mojo::Server::PSGI::_IO in lib/Mojo/Server/PSGI.pm