The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Testing tools for Alien modules for projects that use C++",
   "author" : [
      "Graham Ollis <plicease@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Test-Alien-CPP",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008001"
         }
      },
      "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" : {
            "ExtUtils::CBuilder" : "0",
            "ExtUtils::CppGuess" : "0",
            "Test2::Require" : "0.000060",
            "Test::Alien" : "1.00",
            "Test::Alien::Build" : "1.21",
            "Text::ParseWords" : "0",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test2::V0" : "0.000060",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/Test-Alien-CPP/issues"
      },
      "homepage" : "https://metacpan.org/pod/Test::Alien::CPP",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/Test-Alien-CPP.git",
         "web" : "https://github.com/plicease/Test-Alien-CPP"
      },
      "x_IRC" : "irc://irc.perl.org/#native"
   },
   "version" : "0.99",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
}