{
   "abstract" : "Turns comment above functions to pod.",
   "author" : [
      "Kjell Kvinge <kjell@kvinge.biz>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-CommentToPod",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Tiny" : "0",
            "Dist::Zilla::Role::FileFinderUser" : "0",
            "Dist::Zilla::Role::FileMunger" : "0",
            "FindBin" : "0",
            "Getopt::Long" : "0",
            "Moose" : "0",
            "Pod::Usage" : "0",
            "lib" : "0",
            "open" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Data::Printer" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://gitlab.com/kjell/comment2pod/issues"
      },
      "homepage" : "https://gitlab.com/kjell/comment2pod",
      "repository" : {
         "type" : "git",
         "url" : "https://gitlab.com/kjell/comment2pod",
         "web" : "https://gitlab.com/kjell/comment2pod"
      }
   },
   "version" : "0.002",
   "x_serialization_backend" : "JSON::XS version 3.04"
}