diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-18 14:24:19 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-18 14:24:19 +0000 |
commit | 597dbf782b17156025cba2be7bbcb22628bc8542 (patch) | |
tree | 3d8ad0d8c2a243132a21d8837f78d6d8d2f5699a /Changes | |
parent | dcea0a8d474610425ebf1d308ec7a734e9eb4067 (diff) | |
download | monitoring-plugin-perl-597dbf782b17156025cba2be7bbcb22628bc8542.tar.gz |
Use $^X for perl because of failures on CPAN Testers
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1878 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | 2 | ||
3 | 0.23 18th December 2007 | ||
4 | - Use $^X for perl in check_stuff.t test, due to lots of failing in CPAN Testers | ||
5 | |||
3 | 0.22 13th December 2007 | 6 | 0.22 13th December 2007 |
4 | - Fixed handling of repeated ini arguments | 7 | - Fixed handling of repeated ini arguments |
5 | 8 | ||