diff options
author | Nathan Vonnahme <n8v@users.sourceforge.net> | 2006-09-07 00:53:51 +0000 |
---|---|---|
committer | Nathan Vonnahme <n8v@users.sourceforge.net> | 2006-09-07 00:53:51 +0000 |
commit | bc239b3bd5023ed2da77ab03c581e56a4772f1d4 (patch) | |
tree | 655747da3db99a6e8ed0aab03f3036827c221748 /MANIFEST | |
parent | 31336ec620bec84d5d4db1ba69deac2157611c12 (diff) | |
download | monitoring-plugin-perl-bc239b3bd5023ed2da77ab03c581e56a4772f1d4.tar.gz |
adding example script and test for it, and fixing POD according to warnings from POD::Checker
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1476 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes | |||
2 | Makefile.PL | 2 | Makefile.PL |
3 | MANIFEST | 3 | MANIFEST |
4 | README | 4 | README |
5 | t/check_stuff.pl | ||
6 | t/check_stuff.t | ||
5 | t/Nagios-Plugin.t | 7 | t/Nagios-Plugin.t |
6 | t/Nagios-Plugin-Performance.t | 8 | t/Nagios-Plugin-Performance.t |
7 | t/Nagios-Plugin-Range.t | 9 | t/Nagios-Plugin-Range.t |