Args() wasn't being processed as unlimited number of args, due to
authorGraeme Lawton <graeme.lawton@setfiremedia.com>
Sat, 10 Oct 2015 15:28:48 +0000 (16:28 +0100)
committerGraeme Lawton <graeme.lawton@setfiremedia.com>
Sat, 10 Oct 2015 15:28:48 +0000 (16:28 +0100)
commit43b44b3a2ee087f00af6579d3b6ac63f8f645412
tree86a5f006cb479367f820c0770ee7ae4635ca3553
parentdd6a9f23fda9c6520be5021f7fb51f4fb345c8c4
Args() wasn't being processed as unlimited number of args, due to
attributes->{'Args'} no longer being not defined.

Re: 104
lib/Catalyst/Action.pm
t/lib/TestPath/Controller/Four.pm [new file with mode: 0644]
t/path_action_empty_brackets.t