Updated uri_for signature
Matt S Trout [Sun, 26 Mar 2006 20:41:45 +0000 (20:41 +0000)]
lib/Catalyst.pm

index 6b519b4..554e959 100644 (file)
@@ -767,7 +767,7 @@ EOF
     $class->setup_finished(1);
 }
 
-=head2 $c->uri_for( $path, [ @args ] )
+=head2 $c->uri_for( $path, @args?, \%query_values? )
 
 Merges path with C<$c-E<gt>request-E<gt>base> for absolute uri's and
 with C<$c-E<gt>namespace> for relative uri's, then returns a