OX 0.14 Latest
Kwalitee Issues
No Core Issues.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Throwable::Factory
- MooseX::NonMoose
- Path::Class
Modules
Name | Abstract | Version | View |
---|---|---|---|
Bread::Board::LifeCycle::Request | lifecycle for request-scoped services | 0.14 | metacpan |
OX | the hardest working two letters in Perl | 0.14 | metacpan |
OX::Application | base class for OX applications | 0.14 | metacpan |
OX::Application::Role::Request | application role to allow the use of request and response objects | 0.14 | metacpan |
OX::Application::Role::RouteBuilder | application role to configure a router based on a static description | 0.14 | metacpan |
OX::Application::Role::Router | base role for applications with routers | 0.14 | metacpan |
OX::Application::Role::Router::Path::Router | implementation of OX::Application::Role::Router which uses Path::Router | 0.14 | metacpan |
OX::Application::Role::RouterConfig | adds some common shortcuts to route declarations from OX::Application::Role::RouteBuilder | 0.14 | metacpan |
OX::Request | request object for OX | 0.14 | metacpan |
OX::Response | response object for OX | 0.14 | metacpan |
OX::Role | declare roles for your OX applications | 0.14 | metacpan |
OX::RouteBuilder | abstract role for classes that turn configuration into a route | 0.14 | metacpan |
OX::RouteBuilder::Code | OX::RouteBuilder which routes to a coderef | 0.14 | metacpan |
OX::RouteBuilder::ControllerAction | OX::RouteBuilder which routes to an action method in a controller class | 0.14 | metacpan |
OX::RouteBuilder::HTTPMethod | OX::RouteBuilder which routes to a method in a controller based on the HTTP method | 0.14 | metacpan |