[Jifty-commit] r5493 - Test-WWW-Declare

Jifty commits jifty-commit at lists.jifty.org
Thu Jun 5 17:31:31 EDT 2008


Author: sartak
Date: Thu Jun  5 17:31:30 2008
New Revision: 5493

Modified:
   Test-WWW-Declare/   (props changed)
   Test-WWW-Declare/Makefile.PL

Log:
 r61736 at onn:  sartak | 2008-06-05 17:31:17 -0400
 Bump dependency of Test::Tester to 0.107


Modified: Test-WWW-Declare/Makefile.PL
==============================================================================
--- Test-WWW-Declare/Makefile.PL	(original)
+++ Test-WWW-Declare/Makefile.PL	Thu Jun  5 17:31:30 2008
@@ -3,7 +3,7 @@
 name     'Test-WWW-Declare';
 all_from 'lib/Test/WWW/Declare.pm';
 
-build_requires 'Test::Tester';
+build_requires 'Test::Tester' => '0.107';
 build_requires 'HTTP::Server::Simple::CGI';
 
 # Work around Test::Builder's complaint about the need to preload Test::Tester.


More information about the Jifty-commit mailing list