The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "extract the package declarations from a module",
   "author" : [
      "brian d foy <bdfoy@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.28, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Module-Extract-Namespaces",
   "no_index" : {
      "directory" : [
         "t",
         "inc",
         "inc",
         "t",
         "corpus",
         "examples"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "PPI" : "1.126",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.94"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/briandfoy/module-extract-namespaces/issues"
      },
      "homepage" : "https://github.com/briandfoy/module-extract-namespaces",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/briandfoy/module-extract-namespaces.git",
         "web" : "https://github.com/briandfoy/module-extract-namespaces"
      }
   },
   "version" : "1.021",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}