summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-06-11 18:03:40 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-06-11 18:03:40 +0100
commit27d9ebc5085bbcf931d590338a1dda72490bbd9c (patch)
tree6fb64af96329c851b4e73ef15070089bd4044d0f /cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
parent12042f245aac321ffbf751d9553175eb0b6dc98f (diff)
downloadperl-27d9ebc5085bbcf931d590338a1dda72490bbd9c.tar.gz
Update Test-Harness to CPAN version 3.32
[DELTA] 3.32 2014-06-11 - Remove harness_class from argument hash in T::H::E (Leon Timmermans)
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm')
-rw-r--r--cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm b/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
index 560c24d852..1dea7d23f6 100644
--- a/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
+++ b/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
@@ -11,11 +11,11 @@ TAP::Parser::Result::Comment - Comment result token.
=head1 VERSION
-Version 3.31
+Version 3.32
=cut
-our $VERSION = '3.31';
+our $VERSION = '3.32';
=head1 DESCRIPTION