Fix missing =back in pod
Andy Grundman [Wed, 15 Oct 2008 19:37:07 +0000 (19:37 +0000)]
lib/Catalyst.pm

index 45036a6..4113fed 100644 (file)
@@ -1038,6 +1038,8 @@ using C<< $c->req->captures >>.
 
 =cut
 
+=back
+
 sub uri_for {
     my ( $c, $path, @args ) = @_;