remove dep on Class::Data::Inheritable which isn't needed anymore
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Action / TestActionArgsFromConstructor.pm
2012-05-25 skaufman tests and patch for Controller to accept action_args...