{
   "abstract" : "API in Perl to recover information about the running Linux OS",
   "author" : [
      "Alceu Rodrigues de Freitas Junior <glasswalk3r@yahoo.com.br>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "gpl_3"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Linux-Info",
   "no_index" : {
      "directory" : [
         "inc"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.008009"
         }
      },
      "develop" : {
         "requires" : {
            "English" : "0",
            "File::Spec" : "0",
            "Test::Kwalitee" : "1.21",
            "Test::More" : "0.88",
            "Test::Perl::Critic" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Accessor" : "0.51",
            "Devel::CheckOS" : "2.02",
            "Filesys::Df" : "0.92",
            "Hash::Util" : "0",
            "POSIX" : "1.15",
            "Regexp::Common" : "2017060201",
            "Set::Tiny" : "0.04",
            "Time::HiRes" : "1.9764",
            "YAML::XS" : "0.88",
            "overload" : "0",
            "parent" : "0",
            "perl" : "5.008009"
         }
      },
      "test" : {
         "requires" : {
            "Devel::CheckOS" : "2.02",
            "Exporter" : "0",
            "File::Temp" : "0",
            "Scalar::Util" : "0",
            "Test::More" : "0",
            "Test::Most" : "0.35",
            "lib" : "0",
            "perl" : "5.008009"
         }
      }
   },
   "provides" : {
      "Linux::Info" : {
         "file" : "lib/Linux/Info.pm",
         "version" : "2.01"
      },
      "Linux::Info::Compilation" : {
         "file" : "lib/Linux/Info/Compilation.pm",
         "version" : "2.01"
      },
      "Linux::Info::CpuStats" : {
         "file" : "lib/Linux/Info/CpuStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::DiskStats" : {
         "file" : "lib/Linux/Info/DiskStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::DiskStats::Options" : {
         "file" : "lib/Linux/Info/DiskStats/Options.pm",
         "version" : "2.01"
      },
      "Linux::Info::DiskUsage" : {
         "file" : "lib/Linux/Info/DiskUsage.pm",
         "version" : "2.01"
      },
      "Linux::Info::FileStats" : {
         "file" : "lib/Linux/Info/FileStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::KernelRelease" : {
         "file" : "lib/Linux/Info/KernelRelease.pm",
         "version" : "2.01"
      },
      "Linux::Info::LoadAVG" : {
         "file" : "lib/Linux/Info/LoadAVG.pm",
         "version" : "2.01"
      },
      "Linux::Info::MemStats" : {
         "file" : "lib/Linux/Info/MemStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::NetStats" : {
         "file" : "lib/Linux/Info/NetStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::PgSwStats" : {
         "file" : "lib/Linux/Info/PgSwStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::ProcStats" : {
         "file" : "lib/Linux/Info/ProcStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::Processes" : {
         "file" : "lib/Linux/Info/Processes.pm",
         "version" : "2.01"
      },
      "Linux::Info::SockStats" : {
         "file" : "lib/Linux/Info/SockStats.pm",
         "version" : "2.01"
      },
      "Linux::Info::SysInfo" : {
         "file" : "lib/Linux/Info/SysInfo.pm",
         "version" : "2.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/glasswalk3r/Linux-Info/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/glasswalk3r/Linux-Info.git",
         "web" : "https://github.com/glasswalk3r/Linux-Info"
      }
   },
   "version" : "2.01",
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "GPL-3.0-only"
}