X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=70297f9bfc9623339a54077edb374bbfaa47fd08;hb=2224bad1aeb7ddf00a41f3c00c55583830230182;hp=e1048f5c078febc5d23fe4c4fed95da85ea145e9;hpb=f7218d5408295992e9cea666c7a99dcded52dcdf;p=catagits%2FCatalyst-Action-REST.git diff --git a/Makefile.PL b/Makefile.PL index e1048f5..70297f9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -13,6 +13,7 @@ requires('LWP::UserAgent' => '2.033'); requires('Data::Serializer' => '0.36'); requires('Class::Inspector' => '1.13'); requires('URI::Find' => undef); +requires('Data::Dump' => undef); feature 'Data::Denter (text/x-data-denter) support', -default => 0,