Catalyst::Action::REST is a Catalyst Action that handles doing automatic
method dispatching for REST requests. It takes a normal Catalyst action, and
changes the dispatch to append an underscore and method name. It will
dispatch either to the action with the generating name or to a regular
method.
Installed Size: 164.9 kB
Architectures: all