]> ruin.nu Git - ndwebbie.git/blobdiff - script/ndweb_test.pl
Convert to catalyst 5.8
[ndwebbie.git] / script / ndweb_test.pl
index a69d3e47bd428648fe22633c29e0af1b72800925..adfe2f3d7a9c21f7a6ed51aff03e3e1c2f1caf86 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
 
 use strict;
 use warnings;
@@ -41,14 +41,13 @@ ndweb_test.pl [options] uri
 
 Run a Catalyst action from the command line.
 
-=head1 AUTHOR
+=head1 AUTHORS
 
-Sebastian Riedel, C<sri@oook.de>
-Maintained by the Catalyst Core Team.
+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