From dfae38b656242898ce962c9ad93ed66be45fc3d4 Mon Sep 17 00:00:00 2001 From: Sven Nierlein Date: Mon, 20 Jan 2014 14:49:14 +0100 Subject: keep the old name in copyright for more transparency Signed-off-by: Sven Nierlein --- META.yml | 53 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 18 deletions(-) (limited to 'META.yml') diff --git a/META.yml b/META.yml index 0a71585..ebeebb1 100644 --- a/META.yml +++ b/META.yml @@ -1,19 +1,36 @@ -# 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.21 -version_from: lib/Nagios/Plugin/Functions.pm -installdirs: site -requires: - Carp: 0 - Class::Accessor: 0 - Config::Tiny: 0 - File::Basename: 0 - File::Spec: 0 - IO::File: 0 - Math::Calc::Units: 0 - Params::Validate: 0 - Test::More: 0.62 - +--- +abstract: ~ +author: + - 'This code is maintained by the Monitoring Plugin Development Team: see' + - 'Monitoring Plugin Team ' +build_requires: + ExtUtils::MakeMaker: 6.59 + Test::More: 0.62 +configure_requires: + ExtUtils::MakeMaker: 6.59 distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.17 +dynamic_config: 1 +generated_by: 'Module::Install version 1.06' +license: perl +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Monitoring-Plugin +no_index: + directory: + - inc + - t +requires: + Carp: 0 + Class::Accessor: 0 + Config::Tiny: 0 + File::Basename: 0 + File::Spec: 0 + IO::File: 0 + Math::Calc::Units: 0 + Params::Validate: 0 + perl: 5.6.0 +resources: + license: http://dev.perl.org/licenses/ + repository: https://github.com/monitoring-plugins/monitoring-plugin-perl +version: 0.37 -- cgit v1.2.3-74-g34f1