The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Survey installed modules and determine the specific distribution versions they came from",
   "author" : [
      "Tim Bunce <Tim.Bunce@pobox.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300003, CPAN::Meta::Converter version 2.101610",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Surveyor",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "CPAN::DistnameInfo" : 0,
            "Carp" : 0,
            "Compress::Zlib" : 0,
            "Config" : 0,
            "DBI" : 0,
            "DB_File" : 0,
            "Data::Dumper::Concise" : 0,
            "Digest::SHA" : 0,
            "Fcntl" : 0,
            "File::Basename" : 0,
            "File::Fetch" : 0,
            "File::Find" : 0,
            "File::Path" : 0,
            "File::Slurp" : 0,
            "File::Spec" : 0,
            "File::Spec::Unix" : 0,
            "Getopt::Long" : 0,
            "LWP::Simple" : 0,
            "List::Util" : 0,
            "MLDBM" : 0,
            "Memoize" : 0,
            "MetaCPAN::API" : "0.32",
            "Module::CoreList" : 0,
            "Module::Metadata" : 0,
            "Storable" : 0,
            "Try::Tiny" : 0,
            "URI" : 0,
            "autodie" : 0,
            "constant" : 0,
            "perl" : "5.006",
            "strict" : 0,
            "version" : 0,
            "warnings" : 0
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : 0,
            "Test::More" : "0.88"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "http://github.com/timbunce/Dist-Surveyor/tree",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/timbunce/Dist-Surveyor.git",
         "web" : "http://github.com/timbunce/Dist-Surveyor/tree"
      }
   },
   "version" : "0.001"
}