Don't do bytes::length, just use length, tests to demonstrate the issue
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Controller / Root.pm
2009-11-23 Tomas Doran Don't do bytes::length, just use length, tests to demon...
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-06 Yousef H. Alhashemi Moved action methods from t/lib/TestApp.pm to t/lib...
2009-03-22 Tomas Doran Make chaining to yourself explode at app load time...
2009-03-16 Ash Berlin Add test for looping DispatchType::Chained->list
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-06-23 Brian Cassidy Fix for LocalRegex when used in the Root controller
2008-05-07 Brian Cassidy Fix for Path('0') handling (RT #29334)
2006-08-15 Matt S Trout uri_for fixup (with thanks to phaylon)
2006-07-06 Marcus Ramberg Add root controller to make optional tests fail