The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Build and install libyaml, a C-based YAML parser and emitter",
   "author" : [
      "Richard Sim\u00f5es <rsimoes AT cpan DOT org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Alien-LibYAML",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Alien::Base::ModuleBuild" : "0.020",
            "File::ShareDir" : "1.03",
            "perl" : "5.008001"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "requires" : {
            "Alien::Base" : "0.020",
            "File::ShareDir" : "1.03",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/rsimoes/alien-libyaml/issues"
      },
      "homepage" : "https://metacpan.org/release/Alien-LibYAML",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/rsimoes/alien-libyaml.git",
         "web" : "https://github.com/rsimoes/alien-libyaml"
      },
      "x_IRC" : "irc://irc.perl.org/#native"
   },
   "version" : "v0.1.10",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}