Bugfix in Request.pm
authorKieron Taylor <nerdstrike@users.noreply.github.com>
Tue, 23 Sep 2014 13:25:57 +0000 (14:25 +0100)
committerKieron Taylor <nerdstrike@users.noreply.github.com>
Tue, 23 Sep 2014 13:25:57 +0000 (14:25 +0100)
commit90d3ac104811f9fa2fa2e472b40b58a1dff78ef9
tree9b1883c3ab1ae62d563c5e03aaa5f52b266ed474
parent4f96d61ccf40febbf2f80a376cd3ec7b456c699c
Bugfix in Request.pm

Bugfix for setting with param() method. The name of the param was still in @_ and being included in the values to set.
lib/Catalyst/Request.pm