X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=cbc6a063eb8cffb0622a80a5851df5d031a86292;hb=de1fb650378975cfcafe60e7b9a031825df7392e;hp=ec8e1e2cf12159eb613528c914229e09ea897d9a;hpb=3d38a43f1afdd6ef725eab19f6aa96d85cd58d43;p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git diff --git a/Makefile.PL b/Makefile.PL index ec8e1e2..cbc6a06 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,7 +13,6 @@ requires('LWP::UserAgent' => '2.033'); requires('Data::Serializer' => '0.36'); requires('Class::Inspector' => '1.13'); requires('URI::Find' => undef); -requires('Data::Dump' => undef); feature 'JSON (application/json) support', -default => 0,