Bump required Module::Install version in everything. janus++
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Index.pm
index 8a85c50..f99e41c 100644 (file)
@@ -55,9 +55,9 @@ sub uri_for_action {
     return "/".$action->namespace;
 }
 
-=head1 AUTHORS
+=head1 AUTHOR
 
-Catalyst Contributors, see Catalyst.pm
+Sebastian Riedel, C<sri@cpan.org>
 
 =head1 COPYRIGHT