Upstream changes:
0.31 2009-10-29 19:26:00
- Moved the test actions to their own controller file to silence
warning about actions in the app class being deprecated.
pkgsrc changes:
- Correcting license definition
- prevent Module::Install::AutoInstall from installing
Upstream changes:
0.30 2009-09-12 23:47:00
- Doc fixes:
+ Expand ::V:: to ::View:: (RT #45792)
+ Expand ::C:: to ::Controller:: and use $c->view('TT')
where appropriate (bricas)
+ Add note about use CGI in a template making Catalyst hang
(Gunnar Strand)
- "use warnings" in Catalyst::View::TT and output from the TT helper
- Expand TTSite documentation (RT #33838)
- Added a test for direct rendering of a template from a view object,
without a request.
- Added support for running render with a undef context.
- Updating package for p5 module Catalyst::View::TT from 0.27 to 0.29
- Adjusting dependencies
- Setting license to gnu-gpl-v2
Upstream changes:
0.29 2009-02-20 14:43:00
- Remove extra unwanted .gitignore from manifest
0.28 2009-02-17 20:37:00
- Change from NEXT to MRO::Compat (t0m)
- fix pod generated by the helper (RT #33983)
- remove stray newline from generated lib/config/col template (RT #35340)
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").