The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Identify a file by its checksums and other attributes",
   "author" : [
      "brian d foy <bdfoy@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "File-Fingerprint",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Digest::CRC" : "0",
            "File::MMagic" : "0",
            "MD5" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.95",
            "Test::Output" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/briandfoy/file-fingerprint/issues"
      },
      "homepage" : "https://github.com/briandfoy/file-fingerprint",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/briandfoy/file-fingerprint.git",
         "web" : "https://github.com/briandfoy/file-fingerprint"
      }
   },
   "version" : "0.102",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}