diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-08-31 14:35:22 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-08-31 14:35:22 +0000 |
commit | 819c55cfdd0c26069229ec27a02576d4169defdb (patch) | |
tree | 6597069efe7e8c7e4495efa4a4c49c49e05adb4b /META.yml | |
parent | c6ee438b0525b73d36bbcf5e5a9e0d445f69129b (diff) | |
download | monitoring-plugin-perl-819c55cfdd0c26069229ec27a02576d4169defdb.tar.gz |
Auto updated META.yml
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1774 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -7,12 +7,13 @@ installdirs: site | |||
7 | requires: | 7 | requires: |
8 | Carp: 0 | 8 | Carp: 0 |
9 | Class::Accessor: 0 | 9 | Class::Accessor: 0 |
10 | Params::Validate: 0 | ||
11 | Test::More: 0.62 | ||
12 | Config::Tiny: 0 | 10 | Config::Tiny: 0 |
11 | File::Basename: 0 | ||
13 | File::Spec: 0 | 12 | File::Spec: 0 |
14 | File::Basename: | 13 | IO::File: 0 |
15 | IO::File: | 14 | Math::Calc::Units: 0 |
15 | Params::Validate: 0 | ||
16 | Test::More: 0.62 | ||
16 | 17 | ||
17 | distribution_type: module | 18 | distribution_type: module |
18 | generated_by: ExtUtils::MakeMaker version 6.17 | 19 | generated_by: ExtUtils::MakeMaker version 6.17 |