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.010012 - 2015-03-09

  • +ENHANCEMENTS
    • New parameter "route" allows to specify route component string (to overwrite default of using english plural form of "name")
    • Test code for new parameter "route"
  • BUG FIXES
    • remove unneccessary runtime dependencies
    • Documentation talked about prefix /api/ which was not use in doc examples
    • Mojolicious 6: replaced ->bridge() with ->under()
    • Mojolicious 6: Obviously the ways to specify the controller name are different now

Modules

routing helper for RESTful operations