[svn:mod_parrot] r316 - mod_parrot/trunk

[email protected] Sat, 19 Jan 2008 08:29:56 -0800 (PST)
Newsgroups perl.cvs.mod_parrot
Message-ID <[email protected]>
Author: jhorwitz
Date: Sat Jan 19 08:29:55 2008
New Revision: 316

Modified:
   mod_parrot/trunk/README

Log:
change some requirements


Modified: mod_parrot/trunk/README
==============================================================================
--- mod_parrot/trunk/README	(original)
+++ mod_parrot/trunk/README	Sat Jan 19 08:29:55 2008
@@ -19,8 +19,8 @@
 REQUIREMENTS
 ------------
 * Apache 2.0.x or 2.2.x
-* Parrot 0.5.1 (Hatachi) or a recent source tree (all tests pass as of r24053)
-* Perl 5.6.0 or later for configuration
+* Parrot 0.5.1 (Hatachi) or a recent source tree (all tests pass as of r24887)
+* Perl 5.8.0 or later for configuration
 * Apache::Test 1.26 or later (for tests)
 
 INSTALLATION