latest go/visit changes, pod fixes, all tests ok
authorMarcus Ramberg <marcus@nordaaker.com>
Wed, 24 Sep 2008 16:44:46 +0000 (16:44 +0000)
committerMarcus Ramberg <marcus@nordaaker.com>
Wed, 24 Sep 2008 16:44:46 +0000 (16:44 +0000)
commitae0e35ee6dd51e78c0ffc2457699beadc7eefab8
tree74028abfea352f4e63f922fe47d636a67c8ac5b1
parent88eee38e25dd1a991008fb5f61b848fcecb97ad0
latest go/visit changes, pod fixes, all tests ok
13 files changed:
Changes
Makefile.PL
lib/Catalyst.pm
lib/Catalyst/DispatchType.pm
lib/Catalyst/DispatchType/Chained.pm
lib/Catalyst/Dispatcher.pm
t/aggregate/live_component_controller_action_go.t
t/aggregate/live_component_controller_action_visit.t [new file with mode: 0644]
t/lib/TestApp.pm
t/lib/TestApp/Controller/Action/Go.pm
t/lib/TestApp/Controller/Action/TestRelative.pm
t/lib/TestApp/Controller/Action/Visit.pm [new file with mode: 0644]
t/lib/TestApp/View/Dump.pm