The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "use L<Cpanel::JSON::XS> with a fallback to L<JSON::XS> and L<JSON::PP>",
   "author" : [
      "mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.96, CPAN::Meta::Converter version 2.140640",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "JSON-MaybeXS",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::CBuilder" : "0.27",
            "File::Spec" : "0",
            "File::Temp" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Cpanel::JSON::XS" : "2.3310"
         },
         "requires" : {
            "JSON::PP" : "2.27202",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.88",
            "Test::Without::Module" : "0.17"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-JSON-MaybeXS@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=JSON-MaybeXS"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/karenetheridge/JSON-MaybeXS.git",
         "web" : "https://github.com/karenetheridge/JSON-MaybeXS"
      }
   },
   "version" : "1.002002"
}