{
   "abstract" : "L<List::Util> but with Pure Perl fallback",
   "author" : [
      "haarg - Graham Knop (cpan:HAARG) <haarg@haarg.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "List-Util-MaybeXS",
   "no_index" : {
      "directory" : [
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "List::Util" : "1.5",
            "Test::Pod" : "1.14",
            "Test::Pod::Coverage" : "1.04"
         }
      },
      "runtime" : {
         "requires" : {},
         "suggests" : {
            "List::Util" : "1.5"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-List-Util-MaybeXS@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=List-Util-MaybeXS"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/haarg/List-Util-MaybeXS.git",
         "web" : "https://github.com/haarg/List-Util-MaybeXS"
      }
   },
   "version" : "1.50",
   "x_serialization_backend" : "JSON::PP version 2.97001"
}