major refactor, all tests passing
[catagits/Catalyst-Plugin-SubRequest.git] / t / 02subreq.t
2012-06-20 Eden Cardim major refactor, all tests passing
2012-06-14 nebulous A test for $c->req smashing
2010-01-28 Tomas Doran Apply patch to be able to get the entire request, from... v0.16
2006-11-18 David Kamholz nuke File::Slurp dependency in SubRequest
2006-04-21 Matt S Trout test + fix from ted
2005-04-18 Marcus Ramberg Fixed: dispatch really works now.
2005-04-18 Marcus Ramberg Added: Initial import of C-P-SubReq