summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions
diff --git a/Changes b/Changes
index 15812bd..71208fb 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
1Revision history for Perl module Nagios::Plugin. 1Revision history for Perl module Nagios::Plugin.
2 2
30.12 ?? 30.12 15th June 2006
4 - rrdlabel method available to get a performance label, 4 - rrdlabel method available to get a performance label,
5 converted to something rrd can use 5 converted to something rrd can use
6 - fixes to parse_perfstring routine if values are 0 6 - fixes to parse_perfstring routine if values are 0
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..b850b3f
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,10 @@
1# http://module-build.sourceforge.net/META-spec.html
2#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
3name: Nagios-Plugin
4version: 0.12
5version_from: lib/Nagios/Plugin.pm
6installdirs: site
7requires:
8
9distribution_type: module
10generated_by: ExtUtils::MakeMaker version 6.17