| This Release | Mojolicious-2.41 | [Download] [Browse] | 28 Dec 2011 | |||
| Latest Release | Mojolicious-2.51 | [Download] [Browse] | 19 Feb 2012 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (3) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | http://github.com/kraih/mojo | |||||
| CPAN Testers | PASS (228) NA (6) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(15 Reviews)
[ Rate this distribution ]
| |||||
| License | The Artistic License 2.0 (GPL Compatible) | |||||
| Special Files |
|
|||||
| Mojo | Duct tape for the HTML5 web! | ||
| Mojo::Asset | HTTP 1.1 content storage base class | ||
| Mojo::Asset::File | File storage for HTTP 1.1 content | ||
| Mojo::Asset::Memory | In-memory storage for HTTP 1.1 content | ||
| Mojo::Base | Minimal base class for Mojo projects | ||
| Mojo::ByteStream | ByteStream | ||
| Mojo::Cache | Naive in-memory cache | ||
| Mojo::Collection | Collection | ||
| Mojo::Command | Command base class | ||
| Mojo::Content | HTTP 1.1 content base class | ||
| Mojo::Content::MultiPart | HTTP 1.1 multipart content container | ||
| Mojo::Content::Single | HTTP 1.1 content container | ||
| Mojo::Cookie | HTTP 1.1 cookie base class | ||
| Mojo::Cookie::Request | HTTP 1.1 request cookie container | ||
| Mojo::Cookie::Response | HTTP 1.1 response cookie container | ||
| Mojo::CookieJar | Cookie jar for HTTP 1.1 user agents | ||
| Mojo::DOM | Minimalistic HTML5/XML DOM parser with CSS3 selectors | ||
| Mojo::DOM::CSS | CSS3 selector engine | ||
| Mojo::DOM::HTML | HTML5/XML engine | ||
| Mojo::Date | HTTP 1.1 date container | ||
| Mojo::EventEmitter | Event emitter base class | ||
| Mojo::Exception | Exceptions with context | ||
| Mojo::Headers | Headers | ||
| Mojo::HelloWorld | Hello World! | ||
| Mojo::Home | Detect and access the project root directory in Mojo | ||
| Mojo::IOLoop | Minimalistic reactor for non-blocking TCP clients and servers | ||
| Mojo::IOLoop::Client | Non-blocking TCP client | ||
| Mojo::IOLoop::Delay | Synchronize events | ||
| Mojo::IOLoop::Server | Non-blocking TCP server | ||
| Mojo::IOLoop::Stream | Non-blocking I/O stream | ||
| Mojo::IOWatcher | Non-blocking I/O watcher | ||
| Mojo::IOWatcher::EV | EV non-blocking I/O watcher | ||
| Mojo::JSON | Minimalistic JSON | ||
| Mojo::JSON::Pointer | JSON Pointers | ||
| Mojo::Loader | Loader | ||
| Mojo::Log | Simple logger for Mojo | ||
| Mojo::Message | HTTP 1.1 message base class | ||
| Mojo::Message::Request | HTTP 1.1 request container | ||
| Mojo::Message::Response | HTTP 1.1 response container | ||
| Mojo::Parameters | Parameter container | ||
| Mojo::Path | Path | ||
| Mojo::Server | HTTP server base class | ||
| Mojo::Server::CGI | CGI server | ||
| Mojo::Server::Daemon | Non-blocking I/O HTTP 1.1 and WebSocket server | ||
| Mojo::Server::Hypnotoad | ALL GLORY TO THE HYPNOTOAD! | ||
| Mojo::Server::Morbo | DOOOOOOOOOOOOOOOOOOM! | ||
| Mojo::Server::PSGI | PSGI server | ||
| Mojo::Template | Perl-ish templates! | ||
| Mojo::Transaction | Transaction base class | ||
| Mojo::Transaction::HTTP | HTTP 1.1 transaction container | ||
| Mojo::Transaction::WebSocket | WebSocket transaction container | ||
| Mojo::URL | Uniform Resource Locator | ||
| Mojo::Upload | Upload container | ||
| Mojo::UserAgent | Non-blocking I/O HTTP 1.1 and WebSocket user agent | ||
| Mojo::UserAgent::Transactor | User agent transactor | ||
| Mojo::Util | Portable utility functions | ||
| Mojolicious | Real-time web framework | 2.41 | |
| 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::gitignore | Gitignore generator command | ||
| Mojolicious::Command::generate::hypnotoad | Hypnotoad 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 | 0.01 | |
| Mojolicious::Command::get | Get command | ||
| Mojolicious::Command::inflate | Inflate command | ||
| Mojolicious::Command::psgi | PSGI command | ||
| Mojolicious::Command::routes | Routes command | ||
| Mojolicious::Command::test | Test command | ||
| Mojolicious::Command::version | Version command | ||
| Mojolicious::Commands | Commands | ||
| 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::I18N | Internationalization plugin | ||
| Mojolicious::Plugin::JSONConfig | JSON configuration plugin | ||
| Mojolicious::Plugin::Mount | Application mount plugin | ||
| Mojolicious::Plugin::PODRenderer | POD renderer plugin | ||
| Mojolicious::Plugin::PoweredBy | Powered by plugin | ||
| Mojolicious::Plugin::RequestTimer | Request timer plugin | ||
| Mojolicious::Plugin::TagHelpers | Tag helpers plugin | ||
| Mojolicious::Plugins | Plugins | ||
| Mojolicious::Renderer | MIME type based renderer | ||
| Mojolicious::Routes | Always find your destination with routes | ||
| Mojolicious::Routes::Match | Routes visitor | ||
| Mojolicious::Routes::Pattern | Routes pattern engine | ||
| Mojolicious::Sessions | Signed cookie based sessions | ||
| Mojolicious::Static | Serve static files | ||
| Mojolicious::Types | MIME types | ||
| Test::Mojo | Testing Mojo! | ||
| ojo | Fun Oneliners with Mojo! |
| Mojolicious::Guides | Mojolicious guide to the galaxy   |
| Mojolicious::Guides::Cheatsheet | Reference   |
| Mojolicious::Guides::CodingGuidelines | Coding guidelines   |
| Mojolicious::Guides::Cookbook | Cookbook   |
| Mojolicious::Guides::FAQ | Frequently Asked Questions   |
| Mojolicious::Guides::Growing | Growing   |
| Mojolicious::Guides::Rendering | Rendering   |
| Mojolicious::Guides::Routing | Routing   |
| README.pod |   |
| hypnotoad | Hypnotoad HTTP 1.1 and WebSocket server   |
| mojo | The Mojolicious command system   |
| morbo | Morbo HTTP 1.1 and WebSocket development server   |