[Bps-public-commit] r12170 - Prophet/trunk
sartak at bestpractical.com
sartak at bestpractical.com
Thu May 8 18:36:43 EDT 2008
Author: sartak
Date: Thu May 8 18:36:43 2008
New Revision: 12170
Modified:
Prophet/trunk/ (props changed)
Prophet/trunk/Makefile.PL
Log:
r55459 at onn: sartak | 2008-05-08 18:36:39 -0400
Test::WWW::Mechanize 1.16 adds post_ok
Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL (original)
+++ Prophet/trunk/Makefile.PL Thu May 8 18:36:43 2008
@@ -28,7 +28,7 @@
-default => 1,
recommends('HTTP::Server::Simple'), # HTTP::Server::Simple::CGI
recommends('Test::HTTP::Server::Simple'),
- recommends('Test::WWW::Mechanize'),
+ recommends('Test::WWW::Mechanize' => '1.16'),
recommends('HTTP::Server::Simple')
],
More information about the Bps-public-commit
mailing list