Don't use Time::HiRes in Catalyst.pm. It's only used in ::Stats, which imports it...
[catagits/Catalyst-Runtime.git] / t / aggregate / live_plugin_loaded.t
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.