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.98, CPAN::Meta::Converter version 2.150001",
   "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",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Cpanel::JSON::XS" : "2.3310"
         },
         "requires" : {
            "Carp" : "0",
            "JSON::PP" : "2.27202",
            "Scalar::Util" : "0",
            "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" : "git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git",
         "web" : "http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit/JSON-MaybeXS.git"
      }
   },
   "version" : "1.003005",
   "x_contributors" : [
      "Clinton Gormley <develop@traveljury.com>",
      "Graham Knop <haarg@haarg.org>",
      "John SJ Anderson <genehack@genehack.org>",
      "Karen Etheridge <ether@cpan.org>",
      "Kieren Diment <diment@gmail.com>",
      "Matt S Trout <mst@shadowcat.co.uk>"
   ]
}