jwoolley 02/05/08 23:22:55
Modified: perl-framework README Log: this is already mentioned in ApacheTest.pm, but throw it in here as well for the convenience of the lazy (ie, me) Revision Changes Path 1.11 +2 -0 httpd-test/perl-framework/README Index: README =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/README,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -u -r1.10 -r1.11 --- README 26 Mar 2002 07:58:27 -0000 1.10 +++ README 9 May 2002 06:22:55 -0000 1.11 @@ -4,6 +4,8 @@ ------------- You'll need to install the CPAN modules listed in: Apache-Test/lib/Bundle/ApacheTest.pm +All you have to do to install them all in one shot is: +perl -MCPAN -e 'install Bundle::ApacheTest' Which are also available in one tarball here: http://perl.apache.org/~dougm/httpd-test-bundle-0.01.tar.gz
