The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl bindings to libarchive via XS",
   "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" : "Archive-Libarchive-XS",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Alien::Base::Wrapper" : "1.02",
            "Alien::Libarchive3" : "0.28",
            "Capture::Tiny" : "0",
            "ExtUtils::CChecker" : "0",
            "Module::Build" : "0.28",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Devel::PPPort" : "3.23",
            "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" : {
            "Exporter::Tidy" : "0",
            "ExtUtils::CChecker" : "0",
            "Math::Int64" : "0.28",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Alien::Libarchive3" : "0",
            "Test::More" : "0.94",
            "perl" : "5.008"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/plicease/Archive-Libarchive-XS/issues"
      },
      "homepage" : "https://metacpan.org/pod/Archive::Libarchive::XS",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/plicease/Archive-Libarchive-XS.git",
         "web" : "https://github.com/plicease/Archive-Libarchive-XS"
      }
   },
   "version" : "0.0902",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}