Acpi-Class

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

{
   "abstract" : "Inspired in Acpi::Battery, this module gets the contents of the directory '/sys/class' in terms of 'classes' (ArrayRef of directories in /sys/class), 'devices' (ArrayRef of subdirectory in class) and 'attributes' (HashRef attributes ...
   "author" : [
      "mimosinnet <mimosinet at cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Acpi-Class",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "List::Compare" : "0",
            "Object::Tiny::RW" : "0",
            "Object::Tiny::XS" : "0",
            "perl" : "5.012",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "List::Compare" : "0",
            "Test::More" : "0",
            "utf8" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mimosinnet/Acpi-Class.git",
         "web" : "https://github.com/mimosinnet/Acpi-Class"
      }
   },
   "version" : "0.003",
   "x_Dist_Zilla" : {
      "perl" : {
         "version" : "5.016000"
      },
      "plugins" : [
         {
            "class" : "Dist::Zilla::Plugin::GatherDir",
            "name" : "@Basic/GatherDir",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::PruneCruft",
            "name" : "@Basic/PruneCruft",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ManifestSkip",
            "name" : "@Basic/ManifestSkip",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaYAML",
            "name" : "@Basic/MetaYAML",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::License",
            "name" : "@Basic/License",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::Readme",
            "name" : "@Basic/Readme",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExtraTests",
            "name" : "@Basic/ExtraTests",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ExecDir",
            "name" : "@Basic/ExecDir",
            "version" : "4.300029"
         },
         {
            "class" : "Dist::Zilla::Plugin::ShareDir",
            "name" : "@Basic/ShareDir",



( run in 3.300 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )