allow the redirect method to accept a URI style object to reduce boilerplate for...
[catagits/Catalyst-Runtime.git] / t / lib / TestAppEncoding.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...