{
  "abstract" : "Convert Markdown to POD",
  "author" : [
     "\uae40\ub3c4\ud615 - Keedi Kim <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.011, CPAN::Meta::Converter version 2.143240",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Markdown-Pod",
  "no_index" : {
     "directory" : [
        "corpus",
        "examples",
        "t",
        "xt"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.17",
           "perl" : "5.008"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::Plugin::RemovePrereqs" : "0",
           "Dist::Zilla::PluginBundle::DAGOLDEN" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Pod::Wordlist" : "0",
           "Software::License::Perl_5" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0",
           "Test::More" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Portability::Files" : "0",
           "Test::Spelling" : "0.12",
           "Test::Version" : "1",
           "perl" : "5.006"
        }
     },
     "runtime" : {
        "requires" : {
           "Getopt::Long" : "0",
           "List::Util" : "0",
           "Markdent" : "0.27",
           "Moose" : "0",
           "MooseX::Params::Validate" : "0",
           "MooseX::SemiAffordanceAccessor" : "0",
           "MooseX::StrictConstructor" : "0",
           "Text::Table::Tiny" : "0",
           "constant" : "0",
           "namespace::autoclean" : "0",
           "perl" : "5.010"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Exporter" : "5.57",
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "Test::More" : "0",
           "perl" : "5.010"
        }
     }
  },
  "provides" : {
     "Markdown::Pod" : {
        "file" : "lib/Markdown/Pod.pm",
        "version" : "0.007"
     },
     "Markdown::Pod::Handler" : {
        "file" : "lib/Markdown/Pod/Handler.pm",
        "version" : "0.007"
     },
     "Markdown::Pod::script" : {
        "file" : "lib/Markdown/Pod/script.pm",
        "version" : "0.007"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/keedi/Markdown-Pod/issues"
     },
     "homepage" : "https://github.com/keedi/Markdown-Pod",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/keedi/Markdown-Pod.git",
        "web" : "https://github.com/keedi/Markdown-Pod"
     }
  },
  "version" : "0.007",
  "x_authority" : "cpan:KEEDI",
  "x_contributors" : [
     "Andrew Speer (ASPEER) <[email protected]>",
     "Jason McIntosh (JMAC) <[email protected]>",
     "Zakariyya Mughal (ZMUGHAL) <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0105"
}