Fix warning
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / Makefile.PL
index 5582c6a..41d072b 100644 (file)
@@ -32,7 +32,7 @@ author_tests 'xt/';
 
 feature 'JSON (application/json) support',
     -default   => 0,
-    'JSON'     => '2.12';
+    'JSON'     => '2.12',
     'JSON::XS' => '2.2222';
 
 author_requires 'JSON'     => '2.12';