don't load Catalyst::Exception in Utils.pm BEGIN, because some Scripts::* load Utils...
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncoding.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...