Changes for version 0.14 - 2014-04-03

  • allow custom routebuilders to register themselves

Modules

lifecycle for request-scoped services
OX
the hardest working two letters in Perl
base class for OX applications
application role to allow the use of request and response objects
application role to configure a router based on a static description
base role for applications with routers
implementation of OX::Application::Role::Router which uses Path::Router
adds some common shortcuts to route declarations from OX::Application::Role::RouteBuilder
request object for OX
response object for OX
declare roles for your OX applications
abstract role for classes that turn configuration into a route
OX::RouteBuilder which routes to a coderef
OX::RouteBuilder which routes to an action method in a controller class
OX::RouteBuilder which routes to a method in a controller based on the HTTP method