bump version to 1.003001 (:legacy goes stable!)
[p5sagit/JSON-MaybeXS.git] / Makefile.PL
index 3b8f406..8bb9ae0 100644 (file)
@@ -37,6 +37,7 @@ my %WriteMakefileArgs = (
       runtime => {
         requires => {
           'Scalar::Util' => '0',
+          'Carp' => '0',
           'JSON::PP' => '2.27202',
           # we may also add a runtime prereq for Cpanel::JSON::XS, on the
           # installer's machine