X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=ec8e1e2cf12159eb613528c914229e09ea897d9a;hb=3d38a43f1afdd6ef725eab19f6aa96d85cd58d43;hp=a8143f6c0c58915ad7d934d8274d8b5cfba79670;hpb=0eb3afada7b64b1c570fdd650c9a723b653749c7;p=catagits%2FCatalyst-Action-Serialize-Data-Serializer.git diff --git a/Makefile.PL b/Makefile.PL index a8143f6..ec8e1e2 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,10 +20,6 @@ feature 'JSON (application/json) support', 'JSON' => '2.12'; 'JSON::XS' => '2.2222'; -feature 'Data::Denter (text/x-data-denter) support', - -default => 0, - 'Data::Denter' => undef; - feature 'Data::Taxi (text/x-data-taxi) support', -default => 0, 'Data::Taxi' => undef;