The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

bookshelf_test.pl - Catalyst Test

SYNOPSIS

bookshelf_test.pl [options] uri

Options:
  -help    display this help and exits

Examples:
  bookshelf_test.pl http://localhost/some_action
  bookshelf_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

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.