summaryrefslogtreecommitdiffstats
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/META.yml b/META.yml
index 223f6bb..b60dfd5 100644
--- a/META.yml
+++ b/META.yml
@@ -1,13 +1,12 @@
1# http://module-build.sourceforge.net/META-spec.html 1# http://module-build.sourceforge.net/META-spec.html
2#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# 2#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
3name: Nagios-Plugin 3name: Nagios-Plugin
4version: 0.14 4version: 0.15
5version_from: lib/Nagios/Plugin/Functions.pm 5version_from: lib/Nagios/Plugin/Functions.pm
6installdirs: site 6installdirs: site
7requires: 7requires:
8 Carp: 0 8 Carp: 0
9 Class::Accessor: 0.22 9 Class::Accessor: 0.22
10 Class::Struct: 0
11 Params::Validate: 0.24 10 Params::Validate: 0.24
12 Test::More: 0.62 11 Test::More: 0.62
13 12