summaryrefslogtreecommitdiffstats
path: root/META.yml
blob: 223f6bbceaa8d44dcb90591103d53bf32a07f707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         Nagios-Plugin
version:      0.14
version_from: lib/Nagios/Plugin/Functions.pm
installdirs:  site
requires:
    Carp:                          0
    Class::Accessor:               0.22
    Class::Struct:                 0
    Params::Validate:              0.24
    Test::More:                    0.62

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17