Refactored prepare_path and prepare_query_parameters to avoid the use of URI.pm and...
authorAndy Grundman <andy@hybridized.org>
Thu, 29 Mar 2007 02:58:01 +0000 (02:58 +0000)
committerAndy Grundman <andy@hybridized.org>
Thu, 29 Mar 2007 02:58:01 +0000 (02:58 +0000)
commit933ba40380c86f9642bcfbee446a04d48efe4544
treea2300452ddae8a0c2e2d53475aae383d08dcc265
parent159eb4bbcba20244619aa9c806cc52337d23f597
Refactored prepare_path and prepare_query_parameters to avoid the use of URI.pm and improve performance.  Added ->req->keywords method.
Changes
lib/Catalyst.pm
lib/Catalyst/Engine.pm
lib/Catalyst/Engine/CGI.pm
lib/Catalyst/Request.pm
t/live_engine_request_parameters.t