don't load Catalyst::Exception in Utils.pm BEGIN, because some Scripts::* load Utils...
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Action / TestExtraArgsAction.pm
2009-11-13 Florian Ragwitz Add tests for passing extra arguments to action constru...