Don't comment out uri_for.
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 45036a6..e5a9a74 100644 (file)
@@ -1036,6 +1036,8 @@ using C<< $c->req->captures >>.
   # For the Foo action in the Bar controller
   $c->uri_for($c->controller->('Bar')->action_for('Foo'), $c->req->captures);
 
+=back
+
 =cut
 
 sub uri_for {