Plack::Test::Suite man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

Plack::Test::Suite(3) User Contributed Perl DocumentationPlack::Test::Suite(3)

NAME
       Plack::Test::Suite - Test suite for Plack handlers

SYNOPSIS
	 use Test::More;
	 use Plack::Test::Suite;
	 Plack::Test::Suite->run_server_tests('Your::Handler');
	 done_testing;

DESCRIPTION
       Plack::Test::Suite is a test suite to test a new PSGI server
       implementation. It automatically loads a new handler environment and
       uses LWP to send HTTP requests to the local server to make sure your
       handler implements the PSGI specification correctly.

       Note that the handler name doesn't include the "Plack::Handler::"
       prefix, i.e. if you have a new Plack handler Plack::Handler::Foo, your
       test script would look like:

	 Plack::Test::Suite->run_server_tests('Foo');

AUTHOR
       Tokuhiro Matsuno

       Tatsuhiko Miyagawa

       Kazuho Oku

perl v5.14.2			  2011-07-03		 Plack::Test::Suite(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net