Parse attributes with empty parens as undef
authorThomas Sibley <tsibley@cpan.org>
Fri, 6 Nov 2015 02:55:27 +0000 (18:55 -0800)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 7 Nov 2015 05:13:42 +0000 (05:13 +0000)
commit698e6f195c0042787d76387c9c0a9b10ed445e79
tree24680aa4c776895dd58bc723731c2e3a70fce8ea
parent1d00b2ffb8806bd0a8190ee8580a85895e48f8e4
Parse attributes with empty parens as undef

This fixes parsing of Path() to be the same as Path, resolving GH #104,
without breaking Args().
lib/Catalyst/Controller.pm