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

Changes for version 8.18 - 2019-06-28

  • Welcome to the Mojolicious core team CandyAngel, Christopher Rasch-Olsen Raa and Dan Book.
  • Deprecated the use of the config stash value and $config variable in templates by Mojolicious::Plugin::Config. You can use the config helper instead. Unfortunately there is no good way to warn users, so this deprecation will be in effect until the next major release.
  • Deprecated Mojo::Collection::slice since nobody remembers anymore what its intended purpose was.
  • Added EXPERIMENTAL proxy->get_p, proxy->post_p and proxy->start_p helpers to Mojolicious::Plugin::DefaultHelpers.
  • Added EXPERIMENTAL dehop method to Mojo::Headers.
  • Added EXPERIMENTAL bytes_waiting and can_write methods to Mojo::IOLoop::Stream.
  • Added EXPERIMENTAL high_water_mark attribute to Mojo::IOLoop::Stream.
  • Updated bundled TLS certificate.
  • Improved Mojo::Base flags not to require a certain order.
  • Improved clone performance in Mojo::Headers by 100%.
  • Improved streaming response performance slightly.
  • Fixed a typo in the 425 status message in Mojo::Message::Response. (CandyAngel)
  • Fixed a missing deprecation warning in Mojo::Promise. (marcus)

Documentation

The Mojolicious Guide to the Galaxy
Contributing to Mojolicious
Cooking with Mojolicious
Frequently Asked Questions
Growing Mojolicious applications
Rendering content
Routing requests
Web Application Testing Made Easy
Get started with Mojolicious
Hypnotoad HTTP and WebSocket server
The Mojolicious command system
Morbo HTTP and WebSocket development server

Modules

Web development toolkit
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
Fast dynamic method dispatch
Event emitter base class
Exceptions with context
File system paths
HTTP headers
Hello World!
Home sweet home
Minimalistic event loop
Non-blocking TCP/IP and UNIX domain socket client
Promises/A+ and flow-control helpers
Non-blocking TCP and UNIX domain socket server
Non-blocking I/O stream
Non-blocking TLS handshake
Minimalistic JSON
JSON Pointers
Load all kinds of things
Simple logger
HTTP message base class
HTTP request
HTTP response
Parameters
Path
Promises/A+
Low-level event reactor base class
Low-level event reactor with libev support
Low-level event reactor with poll support
HTTP/WebSocket server base class
CGI server
Non-blocking I/O HTTP and WebSocket server
A production web serv...ALL GLORY TO THE HYPNOTOAD!
Tonight at 11...DOOOOOOOOOOOOOOOM!
Morbo backend base class
Morbo default backend
PSGI server
Pre-forking 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
The WebSocket protocol
Real-time web framework
Command base class
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
Tag helpers plugin
Plugin manager
Generate dynamic content
Always find your destination with routes
Session manager based on signed cookies
Serve static files
MIME types
Validate values
Testing Mojo
ojo
Fun one-liners with Mojo

Provides

in lib/Mojo/Server/PSGI.pm