X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FHelper.pm;h=c582aa2445e9ae246ba292f9d7d563a0f2cd2fe8;hb=cc31ce2d18afb7a7ad799da0d7104befa24b84e4;hp=421a69efdec535f3f354d2aa7b84a91f4a796084;hpb=2b999e32f1f0411d02f34346a334179e6d066e95;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Helper.pm b/lib/Catalyst/Helper.pm index 421a69e..c582aa2 100644 --- a/lib/Catalyst/Helper.pm +++ b/lib/Catalyst/Helper.pm @@ -555,6 +555,8 @@ Catalyst based application. =head1 METHODS +=cut + =head2 default =cut @@ -803,8 +805,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, {