The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.48 - 2011-08-26

  • added "app_namespace" method which should be used to define the apps base namespace (as it has no effect on autogenerated resource names in contrast to method "namespace")
  • added docs and tests for namespace methods
  • renamed method "controller_class" to "class" (in Match class)
  • added method "controller" to Match class (provides the last part of the full class namespace)

Documentation

Routes for Nested Resources for Plack web framework developers (Perl)
Customizing resourceful routes
Rails like resource routing for Plack web framework developers (Perl)

Modules

restful routes for web framework developers

Provides

in lib/Forward/Routes/Match.pm
in lib/Forward/Routes/Pattern.pm
in lib/Forward/Routes/Resources.pm