From dfae38b656242898ce962c9ad93ed66be45fc3d4 Mon Sep 17 00:00:00 2001 From: Sven Nierlein Date: Mon, 20 Jan 2014 14:49:14 +0100 Subject: keep the old name in copyright for more transparency Signed-off-by: Sven Nierlein --- lib/Monitoring/Plugin/ExitResult.pm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'lib/Monitoring/Plugin/ExitResult.pm') diff --git a/lib/Monitoring/Plugin/ExitResult.pm b/lib/Monitoring/Plugin/ExitResult.pm index aa9f5da..ab79a19 100644 --- a/lib/Monitoring/Plugin/ExitResult.pm +++ b/lib/Monitoring/Plugin/ExitResult.pm @@ -1,8 +1,10 @@ -# Tiny helper class to return both output and return_code when testing - package Monitoring::Plugin::ExitResult; +# Tiny helper class to return both output and return_code when testing + +use 5.006; use strict; +use warnings; # Stringify to message use overload '""' => sub { shift->{message} }; @@ -63,7 +65,8 @@ Originally: =head1 COPYRIGHT AND LICENSE -Copyright (C) 2006-2014 Monitoring Plugin Development Team +Copyright (C) 2014 by Monitoring Plugin Team +Copyright (C) 2006-2014 by Nagios Plugin Development Team This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -- cgit v1.2.3-74-g34f1