From 673108c6cd8c84f72db0ddb2997b96cbe28ba5ea Mon Sep 17 00:00:00 2001 From: "tonvoon@users.sourceforge.net" Date: Fri, 5 Jun 2009 17:01:22 +0000 Subject: Fixed parsing when two = signs within the performance data portion --- 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 bd0d483..98c2896 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.32"; +our $VERSION = "0.33"; sub new { my $class = shift; -- cgit v1.2.3-74-g34f1