add that goddamn =cut to the helper template (didn't I commit this 3 times already?)
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Helper.pm
index 421a69e..c582aa2 100644 (file)
@@ -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, {