summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-01-16 10:17:25 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-01-16 10:17:25 +0000
commit2cc1a90ae6e27cd2d888caab28db586b786572b0 (patch)
treeb0f8eeb1e7b7030e383c40d4848058ab02867590 /cpan/Test-Harness/lib/TAP/Parser/Result/Comment.pm
parent0d90b86ec586d97fd3a6fde134631f58bec73f4c (diff)
downloadperl-2cc1a90ae6e27cd2d888caab28db586b786572b0.tar.gz
Update Test-Harness to CPAN version 3.35
[DELTA] 3.35 2015-01-14 - Fix prove --version to actually print the version (Leon Timmermans, #101216) - Add --version to usage message (Leon Timmermans, #101215)
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 3d794c946d..bd0f78ad89 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.34
+Version 3.35
=cut
-our $VERSION = '3.34';
+our $VERSION = '3.35';
=head1 DESCRIPTION