diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL index b5f7244..99be55e 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -17,7 +17,7 @@ WriteMakefile( "DateTime::TimeZone" => 0, "DateTime::Format::Strptime" => 0, "Date::Calc" => 0, - "JSON::Any" => 0, + "JSON::MaybeXS" => 0, "URI" => 0, "URI::Fetch" => 0, "LWP" => 0 |