Fix missing =back in pod
[catagits/Catalyst-Runtime.git] / 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 ) = @_;