summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Parser/Source.pm
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-07 12:13:25 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2014-11-07 12:48:51 +0000
commitc1777a2078b09e46c508079c52cd1a83135a2fb6 (patch)
tree4518bf0856b174bd1ace710f3dcfb18f7708e884 /cpan/Test-Harness/lib/TAP/Parser/Source.pm
parent3709f1d4bd0179938a418d9337449fdf20a783bc (diff)
downloadperl-c1777a2078b09e46c508079c52cd1a83135a2fb6.tar.gz
Update Test-Harness to CPAN version 3.34
[DELTA] 3.34 2014-11-02 - Enable printing CPU times spent per test (Jarkko Hietaniemi)
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Source.pm')
-rw-r--r--cpan/Test-Harness/lib/TAP/Parser/Source.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Source.pm b/cpan/Test-Harness/lib/TAP/Parser/Source.pm
index 4085d6565a..5e173ee75f 100644
--- a/cpan/Test-Harness/lib/TAP/Parser/Source.pm
+++ b/cpan/Test-Harness/lib/TAP/Parser/Source.pm
@@ -14,11 +14,11 @@ TAP::Parser::Source - a TAP source & meta data about it
=head1 VERSION
-Version 3.33
+Version 3.34
=cut
-our $VERSION = '3.33';
+our $VERSION = '3.34';
=head1 SYNOPSIS