[Bps-public-commit] r16182 - Prophet/trunk

falcone at bestpractical.com falcone at bestpractical.com
Wed Oct 1 12:32:56 EDT 2008


Author: falcone
Date: Wed Oct  1 12:32:56 2008
New Revision: 16182

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/Makefile.PL

Log:
 r40335 at ketch:  falcone | 2008-10-01 12:25:22 -0400
 * JSON::XS 2.2 failed t/resty-server, 2.2222 and 2.23 work


Modified: Prophet/trunk/Makefile.PL
==============================================================================
--- Prophet/trunk/Makefile.PL	(original)
+++ Prophet/trunk/Makefile.PL	Wed Oct  1 12:32:56 2008
@@ -15,7 +15,7 @@
 requires('LWP::Simple'); # Part of lib-www-perl
 requires('URI');
 requires('JSON' => '2.00');
-requires('JSON::XS' => '2.01');
+requires('JSON::XS' => '2.2222');
 requires('Module::Pluggable');
 requires('File::Find::Rule');
 requires('Proc::InvokeEditor');



More information about the Bps-public-commit mailing list