The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Generate Pod from inline wiki style text",
   "author" : [
      "David A Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120351",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Pod-WikiDoc",
   "no_index" : {
      "directory" : [
         "examples"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Basename" : "0",
            "File::Path" : "0",
            "File::pushd" : "0",
            "Getopt::Lucid" : "0.14",
            "IO::File" : "0",
            "IO::String" : "1.06",
            "Parse::RecDescent" : "1.967006",
            "Pod::Usage" : "1",
            "Scalar::Util" : "1.02",
            "Text::Balanced" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : "0",
            "Cwd" : "0",
            "File::Basename" : "0",
            "File::Find" : "1",
            "File::Spec" : "3",
            "File::Temp" : "0",
            "IO::String" : "0",
            "IPC::Run3" : "0.033",
            "Probe::Perl" : "0.01",
            "Test::Builder" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Pod::WikiDoc" : {
         "file" : "lib/Pod/WikiDoc.pm",
         "version" : "0.20"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-pod-wikidoc at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Pod-WikiDoc"
      },
      "homepage" : "https://github.com/dagolden/pod-wikidoc",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/pod-wikidoc.git",
         "web" : "https://github.com/dagolden/pod-wikidoc"
      }
   },
   "version" : "0.20"
}