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

NAME

crudite_starter - create a CatalystX-Crudite-based project

USAGE

   $ crudite_starter MyApp
   $ cd MyApp
   $ ./test.sh
   $ ./script/db_deploy.pl
   $ ./script/myapp_server.pl
   # enjoy

SEE ALSO

Read CatalystX::Crudite::Script::Starter for all the details.

AUTHOR

Marcel Gruenauer <marcel@cpan.org>