diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-04 13:17:01 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-04 13:17:01 +0000 |
commit | 3ec5d3b8b2426a9acce2faa23a58e615af62930f (patch) | |
tree | 544b1c26587ced6c82b992fc151c66981dc35e81 /META.yml | |
parent | 819c55cfdd0c26069229ec27a02576d4169defdb (diff) | |
download | monitoring-plugin-perl-3ec5d3b8b2426a9acce2faa23a58e615af62930f.tar.gz |
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Fixed a performance parsing problem where uom=% wasn't being recognised
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1775 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
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# |
3 | name: Nagios-Plugin | 3 | name: Nagios-Plugin |
4 | version: 0.17 | 4 | version: 0.19 |
5 | version_from: lib/Nagios/Plugin/Functions.pm | 5 | version_from: lib/Nagios/Plugin/Functions.pm |
6 | installdirs: site | 6 | installdirs: site |
7 | requires: | 7 | requires: |