X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=script%2Fndweb_test.pl;h=adfe2f3d7a9c21f7a6ed51aff03e3e1c2f1caf86;hb=0dc4622c02076fcd47acc56ad60511b10fb522b9;hp=a69d3e47bd428648fe22633c29e0af1b72800925;hpb=3fc40135d773a95ede229e71efb48e07fdf3c418;p=ndwebbie.git diff --git a/script/ndweb_test.pl b/script/ndweb_test.pl index a69d3e4..adfe2f3 100755 --- a/script/ndweb_test.pl +++ b/script/ndweb_test.pl @@ -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 -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