Fixed :Path() empty brackets attribute not registering action.
authorGraeme Lawton <graeme.lawton@setfiremedia.com>
Fri, 9 Oct 2015 14:46:40 +0000 (15:46 +0100)
committerGraeme Lawton <graeme.lawton@setfiremedia.com>
Fri, 9 Oct 2015 15:00:42 +0000 (16:00 +0100)
commitdd6a9f23fda9c6520be5021f7fb51f4fb345c8c4
tree7715d7dd91b7f7913368fe9f2362518a6bac3b42
parentd2995a765f120b78a134a6e8dfb14b0f7fde8644
Fixed :Path() empty brackets attribute not registering action.
Fixes: #104
lib/Catalyst/Controller.pm
t/lib/TestPath.pm [new file with mode: 0644]
t/lib/TestPath/Controller/One.pm [new file with mode: 0644]
t/lib/TestPath/Controller/Three.pm [new file with mode: 0644]
t/lib/TestPath/Controller/Two.pm [new file with mode: 0644]
t/path_action_empty_brackets.t [new file with mode: 0644]