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

NAME

test - Catalyst Test

SYNOPSIS

test.pl [options] uri

 Options:
   -help    display this help and exits

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

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

DESCRIPTION

Run a Catalyst action from the comand line.

AUTHOR

Sebastian Riedel, sri@oook.de

COPYRIGHT

Copyright 2004 Sebastian Riedel. All rights reserved.

This library is free software. You can redistribute it and/or modify it under the same terms as perl itself.