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

NAME

Catalyst::Helper::PSGI - PSGI helper to create a .psgi application script

SYNOPSIS

  > script/myapp_create.pl PSGI

DESCRIPTION

This helper module creates a myapp.psgi application script so you can run your Catalyst with PSGI servers using plackup or Plack::Loader.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Catalyst::Engine::PSGI