Codebase list libparse-dmidecode-perl / upstream/0.03+git20210205.1.c414cae META.json
upstream/0.03+git20210205.1.c414cae

Tree @upstream/0.03+git20210205.1.c414cae (Download .tar.gz)

META.json @upstream/0.03+git20210205.1.c414caeraw · history · blame

{
   "abstract" : "Interface to SMBIOS using dmidecode",
   "author" : [
      "Nicola Worthington <nicolaw@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4231",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Parse-DMIDecode",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "recommends" : {
            "File::Which" : "0.05",
            "Test::Deep" : "0.093",
            "Test::Pod" : "1.2",
            "Test::Pod::Coverage" : "1.06"
         },
         "requires" : {
            "Carp" : "0"
         }
      }
   },
   "provides" : {
      "Parse::DMIDecode" : {
         "file" : "lib/Parse/DMIDecode.pm",
         "version" : "0.03"
      },
      "Parse::DMIDecode::Constants" : {
         "file" : "lib/Parse/DMIDecode/Constants.pm",
         "version" : "0.03"
      },
      "Parse::DMIDecode::Handle" : {
         "file" : "lib/Parse/DMIDecode/Handle.pm",
         "version" : "0.03"
      }
   },
   "release_status" : "stable",
   "version" : "0.03",
   "x_serialization_backend" : "JSON::PP version 4.04"
}