From 3ec5d3b8b2426a9acce2faa23a58e615af62930f Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Tue, 4 Sep 2007 13:17:01 +0000 Subject: Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering Fixed a performance parsing problem where uom=% wasn't being recognised git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1775 f882894a-f735-0410-b71e-b25c423dba1c --- MANIFEST | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index ce5186e..39be2c5 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,15 +1,18 @@ Changes -Makefile.PL -MANIFEST -META.yml -README lib/Nagios/Plugin.pm +lib/Nagios/Plugin/Config.pm +lib/Nagios/Plugin/ExitResult.pm +lib/Nagios/Plugin/Functions.pm +lib/Nagios/Plugin/Getopt.pm lib/Nagios/Plugin/Performance.pm lib/Nagios/Plugin/Range.pm lib/Nagios/Plugin/Threshold.pm -lib/Nagios/Plugin/Functions.pm -lib/Nagios/Plugin/Getopt.pm -lib/Nagios/Plugin/ExitResult.pm +Makefile.PL +MANIFEST This list of files +META.yml +README +t/check_stuff.pl +t/check_stuff.t t/Nagios-Plugin-01.t t/Nagios-Plugin-02.t t/Nagios-Plugin-03.t @@ -21,12 +24,10 @@ t/Nagios-Plugin-Getopt-01.t t/Nagios-Plugin-Getopt-02.t t/Nagios-Plugin-Getopt-03.t t/Nagios-Plugin-Getopt-04.t +t/Nagios-Plugin-Performance-02.t t/Nagios-Plugin-Performance.t t/Nagios-Plugin-Range.t t/Nagios-Plugin-Threshold.t -t/check_stuff.pl -t/check_stuff.t -t/npg03/README t/npg03/expected/00_basic t/npg03/expected/00_noextra t/npg03/expected/01_override1 @@ -54,3 +55,4 @@ t/npg03/input/12_nosection_implicit t/npg03/input/13_nosection_explicit_dies t/npg03/input/14_badsection_dies t/npg03/plugins.ini +t/npg03/README -- cgit v1.2.3-74-g34f1