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

NAME

Plack::Test::Server - Run HTTP tests through live Plack servers

DESCRIPTION

Plack::Test::Server is an utility to run PSGI application with Plack server implementations, and run the live HTTP tests with the server using a callback. See Plack::Test how to use this module.

AUTHOR

Tatsuhiko Miyagawa

Tokuhiro Matsuno

SEE ALSO

Plack::Loader Test::TCP Plack::Test