Switched to Text::SimpleTable
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Path.pm
2005-11-04 Sebastian Riedel Switched to Text::SimpleTable
2005-11-01 Matt S Trout - sub foo :Path { ... } now works!
2005-10-29 Matt S Trout - Made Action accessor names more consistent (namespace...
2005-10-23 Sebastian Riedel Fixed typo
2005-10-22 Sebastian Riedel Fixed a typo
2005-10-22 Sebastian Riedel Fixed public action lists
2005-10-22 Sebastian Riedel Cleaned all new classes
2005-10-22 Matt S Trout - Added a bunch of comments to new dispatcher code
2005-10-22 Matt S Trout - Shifted Path dispatch into a DispatchType and nuked...