since _context is a weak ref it can go out of scope before all the errors are finishe...
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Anon.pm
2010-12-03 Florian Ragwitz Merge branch 'master' into psgi
2010-09-29 Tomas Doran Need to use _add_meta_method from new Moose onwards...
2009-08-17 Tomas Doran Switch to catalyst_component_name
2009-07-18 Tomas Doran Add tests that _component_name works as expected, and...