The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Build and make available libffi",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Alien-FFI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Alien::Build" : "0.26",
            "Alien::Build::MM" : "0.26",
            "ExtUtils::MakeMaker" : "6.52"
         }
      },
      "configure" : {
         "requires" : {
            "Alien::Build" : "0.26",
            "Alien::Build::MM" : "0.26",
            "ExtUtils::MakeMaker" : "6.52",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "FindBin" : "0",
            "Test::CPAN::Changes" : "0",
            "Test::EOL" : "0",
            "Test::Fixme" : "0.07",
            "Test::More" : "0.94",
            "Test::NoTabs" : "0",
            "Test::Pod" : "0",
            "Test::Pod::Coverage" : "0",
            "Test::Pod::Spelling::CommonMistakes" : "0",
            "Test::Spelling" : "0",
            "Test::Strict" : "0",
            "YAML" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::Base" : "0.038",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Test2::Suite" : "0.000060",
            "Test::Alien" : "0",
            "Test::More" : "0.94",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/Alien-FFI/issues"
      },
      "homepage" : "https://metacpan.org/pod/Alien::FFI",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/Alien-FFI.git",
         "web" : "https://github.com/plicease/Alien-FFI"
      },
      "x_IRC" : "irc://irc.perl.org/#native"
   },
   "version" : "0.15_01",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0227"
}