summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorGavin Carr <gonzai@users.sourceforge.net>2006-09-26 01:10:23 (GMT)
committerGavin Carr <gonzai@users.sourceforge.net>2006-09-26 01:10:23 (GMT)
commite548a22a92b3aa345f4a952fddb39cc693c35a70 (patch)
tree606e3872d3070a90b5fa9881303eddb59efc8bbd /MANIFEST
parentd8f912e8f5abb1476366cfea6e0fb368a9669ec4 (diff)
downloadmonitoring-plugin-perl-e548a22a92b3aa345f4a952fddb39cc693c35a70.tar.gz
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1482 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST5
1 files changed, 3 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 6b5de1b..9fc9611 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,7 +5,8 @@ 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 8t/Nagios-Plugin-Functions-01.t
9t/Nagios-Plugin-Functions-02.t
9t/Nagios-Plugin-Getopt-01.t 10t/Nagios-Plugin-Getopt-01.t
10t/Nagios-Plugin-Getopt-02.t 11t/Nagios-Plugin-Getopt-02.t
11t/Nagios-Plugin-Performance.t 12t/Nagios-Plugin-Performance.t
@@ -15,7 +16,7 @@ lib/Nagios/Plugin.pm
15lib/Nagios/Plugin/Performance.pm 16lib/Nagios/Plugin/Performance.pm
16lib/Nagios/Plugin/Range.pm 17lib/Nagios/Plugin/Range.pm
17lib/Nagios/Plugin/Threshold.pm 18lib/Nagios/Plugin/Threshold.pm
18lib/Nagios/Plugin/Base.pm 19lib/Nagios/Plugin/Functions.pm
19lib/Nagios/Plugin/Getopt.pm 20lib/Nagios/Plugin/Getopt.pm
20lib/Nagios/Plugin/ExitResult.pm 21lib/Nagios/Plugin/ExitResult.pm
21META.yml Module meta-data (added by MakeMaker) 22META.yml Module meta-data (added by MakeMaker)