X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=f862960880d0b8b1224cd5ec0567b35a6c362894;hp=f4b6ba890bed1dcd593b54349944f02f51c98040;hb=bd4b086b23987a3f29bfc16d1a64b03c45a02884;hpb=acf9354d25812af9ed763a8cb22b92904f800fc1 diff --git a/Makefile.PL b/Makefile.PL index f4b6ba8..f862960 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -70,7 +70,7 @@ requires 'Class::Data::Inheritable'; requires 'Encode' => '2.49'; requires 'LWP' => '5.837'; # LWP had unicode fail in 5.8.26 requires 'URI' => '1.65'; -requires 'URI::ws' => '003'; +requires 'URI::ws' => '0.03'; requires 'JSON::MaybeXS' => '1.000000'; requires 'Stream::Buffered'; requires 'Hash::MultiValue';