The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "process Plain Old Documentation format with Pandoc",
   "author" : [
      "Jakob Voß"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.036, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "gpl_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Pod-Pandoc",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Getopt::Long" : "0",
            "Pandoc" : "v0.6.0",
            "Pandoc::Elements" : "0.33",
            "Pod::Simple" : "3.08",
            "Pod::Usage" : "0",
            "perl" : "5.014"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.96",
            "Test::Output" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/nichtich/Pod-Pandoc/issues"
      },
      "homepage" : "https://github.com/nichtich/Pod-Pandoc",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/nichtich/Pod-Pandoc.git",
         "web" : "https://github.com/nichtich/Pod-Pandoc"
      }
   },
   "version" : "0.5.0",
   "x_contributors" : [
      "Benct Philip Jonsson <bpjonsson@gmail.com>",
      "Jakob Voß <jakob.voss@gbv.de>"
   ]
}