Don't assume the app gets loaded before the first request
[catagits/Catalyst-Runtime.git] / t / lib / TestAppOnDemand.pm
2007-08-03 Andy Grundman Fixed a bug where c->read didn't work properly, and...