{
   "abstract" : "Convert Markdown to POD",
   "author" : [
      "김도형 - Keedi Kim <keedi@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Markdown-Pod",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "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",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12",
            "Test::Version" : "1"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "List::Util" : "0",
            "Markdent" : "0.25",
            "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.006"
      },
      "Markdown::Pod::Handler" : {
         "file" : "lib/Markdown/Pod/Handler.pm",
         "version" : "0.006"
      },
      "Markdown::Pod::script" : {
         "file" : "lib/Markdown/Pod/script.pm",
         "version" : "0.006"
      }
   },
   "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.006",
   "x_authority" : "cpan:KEEDI",
   "x_contributors" : [
      "Andrew Speer (ASPEER) <andrew@webdyne.org>",
      "Jason McIntosh (JMAC) <jmac@jmac.org>",
      "Zakariyya Mughal (ZMUGHAL) <zmughal@cpan.org>"
   ]
}