fixed pod errors.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Utils.pm
index e4c5db8..325e723 100644 (file)
@@ -152,8 +152,6 @@ sub reflect_actions {
     return $actions;
 }
 
-=back
-
 =item request($string);
 
 Returns an C<HTTP::Request> from a string.