$Id: INSTALL,v 1.1.1.1 2002/11/15 21:46:57 m_ilya Exp $

PREREQUISITES

If you want to run test suite ('make test') you need also

INSTALLATION

Installing this plugin:

perl Makefile.PL
make
make test # optional - runs test suite for this module make install

On Win32 systems you should use 'nmake' instead of make'. 'nmake' is Windows version of Unix 'make' utility which may be downloaded from ftp ftp.microsoft.com for free.

For more information see POD documentation in HTTP::WebTest::Plugin::Apache.