Fix plugin links in POD
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst / View / Component / SubInclude / SubRequest.pm
2012-07-16 Tomas Doran Trailing space
2011-05-11 Jose Luis Martinez Document the keep_stash option for each plugin
2011-05-11 Jose Luis Martinez Try to make a SubRequest not have a shallow copy of...
2010-12-09 Tomas Doran Not class methods
2010-12-08 Tomas Doran Not class methods
2010-02-19 Tomas Doran Fix all the version numbers 0.07_03
2010-02-15 Tomas Doran Switch subinclude generation to being called on instances.
2010-02-15 Tomas Doran Make the subrequest plugins Moose classes with a constr...
2010-02-15 Tomas Doran Introduce a way to pass config down into the plugins
2010-02-15 Tomas Doran Clean up subrequest backend.
2010-02-15 Tomas Doran Fix namespace::clean useage
2009-07-27 Nilson Santos Figu... Bump version number and prepare for release
2009-07-27 Nilson Santos Figu... Fix some issues with Args/Captures in the SubRequest...
2009-04-21 Nilson Santos Figu... Fix attribute constraint issue with newer Catalyst...
2009-02-11 Nilson Santos Figu... Bump to 0.04
2009-02-06 Nilson Santos Figu... Add subinclude_using, bump version to 0.03
2009-02-06 Nilson Santos Figu... Update docs
2009-02-05 Nilson Santos Figu... Fix everything but visit is broken
2009-02-05 Nilson Santos Figu... Add Visit Plugin, fix SubRequest plugin bump version...
2009-01-30 Nilson Santos Figu... Update docs, add simple tests
2009-01-30 Nilson Santos Figu... All docs updated.
2009-01-30 Nilson Santos Figu... Rename to Catalyst-View-Component-SubInclude