The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

Catalyst::ScriptRunner

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.