Mailing List Archive

r1647 - trunk/varnish-tools/regress
Author: des
Date: 2007-07-05 12:30:49 +0200 (Thu, 05 Jul 2007)
New Revision: 1647

Added:
trunk/varnish-tools/regress/README
Log:
Document the prerequisites


Added: trunk/varnish-tools/regress/README
===================================================================
--- trunk/varnish-tools/regress/README (rev 0)
+++ trunk/varnish-tools/regress/README 2007-07-05 10:30:49 UTC (rev 1647)
@@ -0,0 +1,7 @@
+You will need the following Perl modules to run the test framework:
+
+Perl module Debian package FreeBSD port
+============================================================================
+LWP::UserAgent libwww-perl www/p5-libwww
+IO::Multiplex libio-multiplex-perl devel/p5-IO-Multiplex
+Template libtemplate-perl www/p5-Template-Toolkit