Moved action methods from t/lib/TestApp.pm to t/lib/Test/Controller/Root.pm. Uncommen...
[catagits/Catalyst-Runtime.git] / t / lib / TestAppPathBug.pm
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-05-23 Brian Cassidy Fix regression for "sub foo : Path {}" in the root...