The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Automatically convert POD to a README in any format for Dist::Zilla",
   "author" : [
      "Ryan C. Thompson <rct@thompsonclan.org>",
      "Karen Etheridge <ether@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dist-Zilla-Plugin-ReadmeAnyFromPod",
   "no_index" : {
      "directory" : [
         "corpus"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Dist::Zilla::File::InMemory" : "0",
            "Dist::Zilla::Role::AfterBuild" : "0",
            "Dist::Zilla::Role::AfterRelease" : "0",
            "Dist::Zilla::Role::FileGatherer" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "Dist::Zilla::Role::FilePruner" : "0",
            "Dist::Zilla::Role::FileWatcher" : "0",
            "Dist::Zilla::Role::PPI" : "0",
            "Encode" : "0",
            "List::Util" : "1.33",
            "Moose" : "0",
            "Moose::Util::TypeConstraints" : "0",
            "MooseX::Has::Sugar" : "0",
            "PPI::Document" : "0",
            "Path::Tiny" : "0.004",
            "Pod::Markdown" : "2.000",
            "Pod::Simple::HTML" : "3.23",
            "Pod::Simple::Text" : "3.23",
            "Scalar::Util" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Dist::Zilla::Role::PluginBundle::Easy" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::DZil" : "0",
            "Test::Deep" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.94",
            "Test::Most" : "0",
            "Test::Requires" : "0",
            "autodie" : "0",
            "blib" : "1.01",
            "lib" : "0",
            "perl" : "5.008",
            "utf8" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Zilla::Plugin::ReadmeAnyFromPod" : {
         "file" : "lib/Dist/Zilla/Plugin/ReadmeAnyFromPod.pm",
         "version" : "0.161170"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/DarwinAwardWinner/Dist-Zilla-Plugin-ReadmeAnyFromPod",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/DarwinAwardWinner/Dist-Zilla-Plugin-ReadmeAnyFromPod.git",
         "web" : "https://github.com/DarwinAwardWinner/Dist-Zilla-Plugin-ReadmeAnyFromPod"
      }
   },
   "version" : "0.161170"
}