The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Simplify your Zabbix server scripts' environment.",
   "author" : [
      "Anton Alekseyev <akint.wr+github@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.2",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Zabbix-ServerScript",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4005"
         }
      },
      "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" : {
            "DBD::ODBC" : "1.50",
            "DBI" : "1.609",
            "Getopt::Long" : "2.38",
            "JSON" : "2.15",
            "LWP::UserAgent" : "6.15",
            "List::MoreUtils" : "0.22",
            "Log::Log4perl" : "1.30",
            "Proc::Daemon" : "0.19",
            "Proc::PID::File" : "1.27",
            "Term::UI" : "0.20",
            "YAML" : "0.70",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::Fatal" : "0",
            "Test::MockModule" : "0",
            "Test::MockObject" : "0",
            "Test::More" : "0.98",
            "Test::Output" : "0"
         }
      }
   },
   "provides" : {
      "Zabbix::ServerScript" : {
         "file" : "lib/Zabbix/ServerScript.pm",
         "version" : "0.13"
      },
      "Zabbix::ServerScript::API" : {
         "file" : "lib/Zabbix/ServerScript/API.pm"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Akint/Zabbix-ServerScript/issues"
      },
      "homepage" : "https://github.com/Akint/Zabbix-ServerScript",
      "repository" : {
         "url" : "git://github.com/Akint/Zabbix-ServerScript.git",
         "web" : "https://github.com/Akint/Zabbix-ServerScript"
      }
   },
   "version" : "0.13"
}