Remove the fugly hack to avoid metaclass compat issues now that Moose is fixed
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...