From: Andy Grundman Date: Fri, 2 Dec 2005 03:25:45 +0000 (+0000) Subject: 5.60 release X-Git-Tag: 5.7099_04~801 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=e1ab96e15eaa3740d97d7473f4e8bee9506cba2b 5.60 release --- diff --git a/Changes b/Changes index af3a3e3..6892f4b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ This file documents the revision history for Perl extension Catalyst. -5.60 +5.60 2005-12-01 22:15:00 - Fixed Path and index actions in the appclass, including those that attach to / - Index is now weighted higher than Path diff --git a/lib/Catalyst/Helper.pm b/lib/Catalyst/Helper.pm index 421a69e..67d7d57 100644 --- a/lib/Catalyst/Helper.pm +++ b/lib/Catalyst/Helper.pm @@ -803,8 +803,8 @@ if ( $debug ) { $ENV{CATALYST_DEBUG} = 1; } -# This is require instead of use so that the engine may be -# changed above for Restarter support. +# This is require instead of use so that the above environment +# variables can be set at runtime. require [% name %]; [% name %]->run( $port, $host, {