Make mk_classdata fail if the class' metaclass is not a Class::MOP::Class.
[catagits/Catalyst-Runtime.git] / t / aggregate / live_engine_request_body.t
2008-12-27 Tomas Doran Fix the return value of Catalyst::Request's body method...
2008-12-27 Tomas Doran Fix C::Request disparity between _body and body accesso...
2008-12-27 Tomas Doran Fix another test, I'm not doing well today
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-09-04 Florian Ragwitz Move aggregatable tests using TestApp to t/aggregate.