summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorGavin Carr <gonzai@users.sourceforge.net>2006-09-11 01:57:26 (GMT)
committerGavin Carr <gonzai@users.sourceforge.net>2006-09-11 01:57:26 (GMT)
commit1f8410dd1914449ce52ffa8fd47a308c5b372e52 (patch)
treedc14d10c159541daa211ef59f8d69e859e05fd13 /MANIFEST
parentbc239b3bd5023ed2da77ab03c581e56a4772f1d4 (diff)
downloadmonitoring-plugin-perl-1f8410dd1914449ce52ffa8fd47a308c5b372e52.tar.gz
Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1477 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 61f396b..6b5de1b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,6 +5,9 @@ README
5t/check_stuff.pl 5t/check_stuff.pl
6t/check_stuff.t 6t/check_stuff.t
7t/Nagios-Plugin.t 7t/Nagios-Plugin.t
8t/Nagios-Plugin-Base.t
9t/Nagios-Plugin-Getopt-01.t
10t/Nagios-Plugin-Getopt-02.t
8t/Nagios-Plugin-Performance.t 11t/Nagios-Plugin-Performance.t
9t/Nagios-Plugin-Range.t 12t/Nagios-Plugin-Range.t
10t/Nagios-Plugin-Threshold.t 13t/Nagios-Plugin-Threshold.t
@@ -14,4 +17,5 @@ lib/Nagios/Plugin/Range.pm
14lib/Nagios/Plugin/Threshold.pm 17lib/Nagios/Plugin/Threshold.pm
15lib/Nagios/Plugin/Base.pm 18lib/Nagios/Plugin/Base.pm
16lib/Nagios/Plugin/Getopt.pm 19lib/Nagios/Plugin/Getopt.pm
20lib/Nagios/Plugin/ExitResult.pm
17META.yml Module meta-data (added by MakeMaker) 21META.yml Module meta-data (added by MakeMaker)