Moritz Onken > Pod-Browser-0.03 > pod_browser_test.pl

Download:
Pod-Browser-0.03.tar.gz

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Pod-Browser-0.04

NAME ^

pod_browser_test.pl - Catalyst Test

SYNOPSIS ^

pod_browser_test.pl [options] uri

 Options:
   -help    display this help and exits

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

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

DESCRIPTION ^

Run a Catalyst action from the command line.

AUTHOR ^

Sebastian Riedel, sri@oook.de Maintained by the Catalyst Core Team.

COPYRIGHT ^

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