X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=f4b6ba890bed1dcd593b54349944f02f51c98040;hp=98bd6eca5038d54a5cc9d849aae75d1c3787e223;hb=8c19aa05d9fc744f3bd0fb7b6d99a6aa338ff621;hpb=288b1678007a052f8246a8111ca5d0bbd583272d diff --git a/Makefile.PL b/Makefile.PL index 98bd6ec..f4b6ba8 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' => '003'; requires 'JSON::MaybeXS' => '1.000000'; requires 'Stream::Buffered'; requires 'Hash::MultiValue';