]> ruin.nu Git - ndwebbie.git/blobdiff - script/ndweb_cgi.pl
Updated Catalyst::Devel files to 1.19
[ndwebbie.git] / script / ndweb_cgi.pl
index 835d4e7f5bb9b0427a386a9ec7105ad2e25814b6..a008db605e1c42e44fa15071a6ffab0d52d7aa2d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 
 BEGIN { $ENV{CATALYST_ENGINE} ||= 'CGI' }
 
@@ -24,14 +24,14 @@ See L<Catalyst::Manual>
 
 Run a Catalyst application as a cgi script.
 
-=head1 AUTHOR
+=head1 AUTHORS
 
-Sebastian Riedel, C<sri@oook.de>
+Catalyst Contributors, see Catalyst.pm
 
 =head1 COPYRIGHT
 
 
-This library is free software, you can redistribute it and/or modify
+This library is free software. You can redistribute it and/or modify
 it under the same terms as Perl itself.
 
 =cut