Catalyst::Script::Test(3pm) | User Contributed Perl Documentation | Catalyst::Script::Test(3pm) |
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.
2023-09-28 | perl v5.36.0 |