patch to make prepare_parameters not be both a builder and a preparer
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 16 Aug 2012 18:59:41 +0000 (14:59 -0400)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 16 Aug 2012 18:59:41 +0000 (14:59 -0400)
commit11e7af55dda3f3acd9ab3b484b54180f76b253df
tree191612ec7867a8e3aeb7580b89752948e1151818
parent2c28a12680175f13ed13f2e59f15fa1ab0adea5e
patch to make prepare_parameters not be both a builder and a preparer
lib/Catalyst/Engine.pm
lib/Catalyst/Request.pm
t/aggregate/live_engine_request_prepare_parameters.t [new file with mode: 0755]
t/lib/TestApp/Controller/Dump.pm