diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-09-25 18:40:20 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-09-25 18:40:20 +0000 |
commit | d8f912e8f5abb1476366cfea6e0fb368a9669ec4 (patch) | |
tree | dfe890aa42474694cbc2d20532c33b62595294c4 /META.yml | |
parent | e0486d70c246c59d28a8ffdc042e9b8010978d2d (diff) | |
download | monitoring-plugin-perl-d8f912e8f5abb1476366cfea6e0fb368a9669ec4.tar.gz |
Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1481 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ version: 0.13 | |||
5 | version_from: lib/Nagios/Plugin/Base.pm | 5 | version_from: lib/Nagios/Plugin/Base.pm |
6 | installdirs: site | 6 | installdirs: site |
7 | requires: | 7 | requires: |
8 | Params::Validate: 0.24 | ||
8 | 9 | ||
9 | distribution_type: module | 10 | distribution_type: module |
10 | generated_by: ExtUtils::MakeMaker version 6.17 | 11 | generated_by: ExtUtils::MakeMaker version 6.17 |