The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Read and write a subset of YAML for CPAN Meta files",
   "author" : [
      "Adam Kennedy <adamk@cpan.org>",
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "CPAN-Meta-YAML",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17",
            "perl" : "5.008001"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::AppendExternalData" : "0",
            "Dist::Zilla::Plugin::Doppelgaenger" : "0.007",
            "Dist::Zilla::Plugin::Encoding" : "0",
            "Dist::Zilla::Plugin::Git::NextVersion" : "0",
            "Dist::Zilla::Plugin::MakeMaker::Highlander" : "0.003",
            "Dist::Zilla::Plugin::MetaResources" : "0",
            "Dist::Zilla::Plugin::PkgVersion" : "0",
            "Dist::Zilla::Plugin::PodWeaver" : "0",
            "Dist::Zilla::Plugin::PruneFiles" : "0",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "B" : "0",
            "Carp" : "0",
            "Exporter" : "0",
            "Fcntl" : "0",
            "Scalar::Util" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Basename" : "0",
            "File::Find" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0.18",
            "IO::Dir" : "0",
            "JSON::PP" : "0",
            "Test::More" : "0.99",
            "lib" : "0",
            "perl" : "5.008001",
            "utf8" : "0",
            "vars" : "0"
         }
      }
   },
   "provides" : {
      "CPAN::Meta::YAML" : {
         "file" : "lib/CPAN/Meta/YAML.pm",
         "version" : "0.014"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Perl-Toolchain-Gang/YAML-Tiny/issues"
      },
      "homepage" : "https://github.com/dagolden/CPAN-Meta-YAML",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/CPAN-Meta-YAML.git",
         "web" : "https://github.com/dagolden/CPAN-Meta-YAML"
      }
   },
   "version" : "0.014",
   "x_authority" : "cpan:DAGOLDEN"
}