DispatchTypes' POD refers to Catalyst::Manual::Intro, nominated as the best location...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / View.pm
index a08bbbf..1959a77 100644 (file)
@@ -46,16 +46,9 @@ sub process {
 
 }
 
-=head2 $c->merge_hash_config( $hashref, $hashref )
+=head1 AUTHORS
 
-Merges two hashes together recursively, giving right-hand precedence.
-
-=cut
-
-=head1 AUTHOR
-
-Sebastian Riedel, C<sri@oook.de>
-Marcus Ramberg, C<mramberg@cpan.org>
+Catalyst Contributors, see Catalyst.pm
 
 =head1 COPYRIGHT