remove dep on Class::Data::Inheritable which isn't needed anymore
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...