Fix RT#52898, __MOP__ removal breaking debug screen with C::P::Session
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncoding.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...