The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.29 - 2010-04-13

  • Fix test application to call $c->forward('View::JSON') rather than (the incorrect) $c->forward('MyApp::View::JSON')
  • Fix documentation to match the above change
  • Turn off the regex fallback behavior in the test applications on newer Catalyst versions to ensure tests are correctly forwarding.
  • Move actions out of the test application classes into controller classes to avoid deprecation warnings on newer Catalyst releases.

Modules

Helper for JSON Views
JSON view for your data