NAME
Catalyst::Script::Test - Test Catalyst application on the command line
SYNOPSIS
myapp_test.pl [options] /path
Options:
-h --help display this help and exits
DESCRIPTION
Script to perform a test hit against your application and display the output.
SEE ALSO
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.