Changes for version 0.991239 - 2009-07-16

  • Renamed bin directory to script, old apps should not break but you are still encouraged to rename the directory yourself.
  • Simplified Mojo::Template, this will only affect you if you are using Mojo::Template directly.
  • Added setuid/setgid support to Mojo::Server::Daemon and Mojo::Server::Daemon::Prefork. (James Duncan)
  • Updated Mojo::Server::FastCGI and Mojo::Server::Daemon::Prefork to use the application logger.
  • Fixed import problem in Mojo::Server::Daemon::Prefork. (James Duncan)
  • Fixed warning in template.t.

Documentation

Manual
Coding Guidelines
Frequently Asked Questions
A Mojolicious Example

Modules

The Web In A Box!
Minimal Base Class For Mojo Projects
A Simple In-Memory Buffer
ByteStream
Client
Content
MultiPart Content
Cookie Base Class
Request Cookies
Response Cookies
Date
File
In-Memory File
Filter Base Class
Chunked Filter
Headers
Hello World!
Detect And Access The Project Root Directory In Mojo
Loader
Loader Exception
Simple Logger For Mojo
Message Base Class
Parameters
Path
Pipelined HTTP Transaction Container
Script Base Class
CGI Script
Daemon Script
Prefork Daemon Script
FastCGI Script
Generator Script
Application Generator Script
Makefile Generator Script
Test Script
Scripts
HTTP Server Base Class
CGI Server
HTTP Server
Prefork HTTP Server
FastCGI Server
Stateful Base Class
Perlish Templates!
Template Exception
HTTP Transaction Container
Uniform Resource Locator
Upload
Context
Routes Dispatcher
Routes Dispatcher Context
Serve Static Files
Renderer
Routes
Types
Web Framework
Controller Base Class
App Generator Script
Server Tests