From: Tomas Doran Date: Wed, 24 Nov 2010 00:25:37 +0000 (+0000) Subject: Note this is deprecated X-Git-Tag: 0.88~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=commitdiff_plain;h=46ca391e3e28fb0a6d178503c3ea8d56d57b0f44 Note this is deprecated --- diff --git a/Makefile.PL b/Makefile.PL index 18ad4ca..da7f27d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -38,7 +38,7 @@ feature 'JSON (application/json) support', author_requires 'JSON' => '2.12'; author_requires 'JSON::XS' => '2.2222'; -feature 'Data::Taxi (text/x-data-taxi) support', +feature 'Data::Taxi (text/x-data-taxi) support (deprecated)', -default => 0, 'Data::Taxi' => undef;