{
  "abstract" : "Monitor each process metrics avg using each pidfile",
  "author" : [
     "yoheimuta <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.0.1",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Linux-GetPidstat",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Capture::Tiny" : "== 0.40",
           "IO::Socket::SSL" : "== 2.024",
           "JSON::XS" : "== 3.01",
           "Parallel::ForkManager" : "== 1.17",
           "Path::Tiny" : "== 0.094",
           "Time::Piece::MySQL" : "== 0.06",
           "WebService::Mackerel" : "== 0.03",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Data::Section::Simple" : "== 0.07",
           "Test::Fatal" : "0.014",
           "Test::Mock::Guard" : "0.10",
           "Test::More" : "0.98"
        }
     }
  },
  "provides" : {
     "Linux::GetPidstat" : {
        "file" : "lib/Linux/GetPidstat.pm",
        "version" : "0.05"
     },
     "Linux::GetPidstat::Collector" : {
        "file" : "lib/Linux/GetPidstat/Collector.pm"
     },
     "Linux::GetPidstat::Collector::Parser" : {
        "file" : "lib/Linux/GetPidstat/Collector/Parser.pm"
     },
     "Linux::GetPidstat::Reader" : {
        "file" : "lib/Linux/GetPidstat/Reader.pm"
     },
     "Linux::GetPidstat::Writer" : {
        "file" : "lib/Linux/GetPidstat/Writer.pm"
     },
     "Linux::GetPidstat::Writer::File" : {
        "file" : "lib/Linux/GetPidstat/Writer/File.pm"
     },
     "Linux::GetPidstat::Writer::Mackerel" : {
        "file" : "lib/Linux/GetPidstat/Writer/Mackerel.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/yoheimuta/Linux-GetPidstat/issues"
     },
     "homepage" : "https://github.com/yoheimuta/Linux-GetPidstat",
     "repository" : {
        "url" : "git://github.com/yoheimuta/Linux-GetPidstat.git",
        "web" : "https://github.com/yoheimuta/Linux-GetPidstat"
     }
  },
  "version" : "0.05",
  "x_contributors" : [
     "Makoto Sasaki <[email protected]>",
     "Songmu <[email protected]>"
  ]
}