DragonFly On-Line Manual Pages
COMPONENTUI_TEST(1) User Contributed Perl Documentation COMPONENTUI_TEST(1)
NAME
componentui_test.pl - Catalyst Test
SYNOPSIS
componentui_test.pl [options] uri
Options:
-help display this help and exits
Examples:
componentui_test.pl http://localhost/some_action
componentui_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.
perl v5.20.2 2010-10-29 COMPONENTUI_TEST(1)