From 1bd25aa93fd53e8ffe16f0fb219af8d20faabe53 Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Thu, 21 Aug 2014 11:32:26 +0100 Subject: Update Test-Harness to CPAN version 3.33 [DELTA] 3.33 - Various documentation fixes (Leon Timmermans, Justin Cook) --- cpan/Test-Harness/lib/TAP/Parser.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpan/Test-Harness/lib/TAP/Parser.pm') diff --git a/cpan/Test-Harness/lib/TAP/Parser.pm b/cpan/Test-Harness/lib/TAP/Parser.pm index 8ff482579a..32b1f4e655 100644 --- a/cpan/Test-Harness/lib/TAP/Parser.pm +++ b/cpan/Test-Harness/lib/TAP/Parser.pm @@ -27,11 +27,11 @@ TAP::Parser - Parse L output =head1 VERSION -Version 3.32 +Version 3.33 =cut -our $VERSION = '3.32'; +our $VERSION = '3.33'; my $DEFAULT_TAP_VERSION = 12; my $MAX_TAP_VERSION = 13; -- cgit v1.2.1