Jon Allen > Perldoc-Server-0.05 > perldoc_server_test.pl

Download:
Perldoc-Server-0.05.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Perldoc-Server-0.07

NAME ^

perldoc_server_test.pl - Catalyst Test

SYNOPSIS ^

perldoc_server_test.pl [options] uri

 Options:
   -help    display this help and exits

 Examples:
   perldoc_server_test.pl http://localhost/some_action
   perldoc_server_test.pl /some_action

 See also:
   perldoc Catalyst::Manual
   perldoc Catalyst::Manual::Intro

DESCRIPTION ^

Run a Catalyst action from the command line.

AUTHORS ^

Catalyst Contributors, see Catalyst.pm

COPYRIGHT ^

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.