From 67a45638154221708da7f92451143475bdc229ac Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 5 Jan 2009 22:24:44 +0000 Subject: Check for valid numerical value before returning perfdata object --- lib/Nagios/Plugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Nagios/Plugin.pm') diff --git a/lib/Nagios/Plugin.pm b/lib/Nagios/Plugin.pm index 2c9099f..b0b053d 100644 --- a/lib/Nagios/Plugin.pm +++ b/lib/Nagios/Plugin.pm @@ -25,7 +25,7 @@ our @EXPORT_OK = qw(%ERRORS); # CPAN stupidly won't index this module without a literal $VERSION here, # so we're forced to duplicate it explicitly # Make sure you update $Nagios::Plugin::Functions::VERSION too -our $VERSION = "0.30"; +our $VERSION = "0.31"; sub new { my $class = shift; -- cgit v1.2.3-74-g34f1