- Made Action accessor names more consistent (namespace -> class, prefix -> namespace)
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 29 Oct 2005 21:27:08 +0000 (21:27 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 29 Oct 2005 21:27:08 +0000 (21:27 +0000)
commit11bd4e3eaa29685c44318041381621e79c4a5f44
tree18858f545db834c329d0c5f3378969ecd019a3c9
parent5d1266aecbc3b839f0b904093ccf282a73e06c91
- Made Action accessor names more consistent (namespace -> class, prefix -> namespace)
lib/Catalyst/Action.pm
lib/Catalyst/DispatchType/Path.pm
lib/Catalyst/DispatchType/Regex.pm
lib/Catalyst/Dispatcher.pm