debian man page for plack::test::externalserver

Query: plack::test::externalserver

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plack::Test::ExternalServer(3pm)			User Contributed Perl Documentation			  Plack::Test::ExternalServer(3pm)

NAME
Plack::Test::ExternalServer - Run HTTP tests on external live servers
VERSION
version 0.01
SYNOPSIS
$ PLACK_TEST_IMPL=Plack::Test::ExternalServer PLACK_TEST_EXTERNALSERVER_URI=http://myhost.example/myapp/ perl my_plack_test.t
DESCRIPTION
This module allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server. See Plack::Test on how to write tests that can use this module.
ENVIRONMENT VARIABLES
PLACK_TEST_EXTERNALSERVER_URI The value of this variable will be used as the base uri for requests to the external server.
SEE ALSO
Plack::Test Plack::Test::Server Plack::Test::MockHTTP
AUTHOR
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Florian Ragwitz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.4 2010-01-15 Plack::Test::ExternalServer(3pm)
Related Man Pages
plack::app::cgibin(3pm) - debian
plack::middleware::conditional(3pm) - debian
plack::middleware::recursive(3pm) - debian
plack::session(3pm) - debian
plack::session::store(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph