Move all the public attributes in Catalyst::Dispatcher back to being private, remove...
[catagits/Catalyst-Runtime.git] / t / lib / TestApp / Plugin / AddDispatchTypes.pm
2008-12-28 Tomas Doran Move all the public attributes in Catalyst::Dispatcher...
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...