Catalyst-View-Component-SubInclude
view release on metacpan or search on metacpan
- Fix Visit plugin to work with newer Catalyst versions.
- Use uri_for_action instead of calling methods in the dispatcher
directly when possible.
- Call pulbic rather than private methods in the dispatcher in the
subrequest backend.
- Plugins which are used now generate an instance for each plugin
which is subsequently cached.
- Fix useage of namespace::clean
- Proper test application bundled with the distribution.
- Proper tests for all engines in the distribution.
- Use Catalyst::Component::ContextClosure instead of weakening
the context manually.
- Make pod tests only run in author mode.
- General code cleanup.
0.07 Mon Jul 27 20:45:42 2009
- Fix some issues related to Args/CaptureArgs handling in the SubRequest
and Visit plugins.
0.06
- Weaken $c to avoid a memory leak.
( run in 0.743 second using v1.01-cache-2.11-cpan-65fba6d93b7 )