projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9802685
)
Upgrade to Test::Harness 2.58.
Nicholas Clark [Sun, 14 May 2006 10:33:39 +0000 (10:33 +0000)]
p4raw-id: //depot/perl@28190
lib/Test/Harness.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Test/Harness.pm
b/lib/Test/Harness.pm
index
349339d
..
4659207
100644
(file)
--- a/
lib/Test/Harness.pm
+++ b/
lib/Test/Harness.pm
@@
-34,11
+34,11
@@
Test::Harness - Run Perl standard test scripts with statistics
=head1 VERSION
-Version 2.57_06
+Version 2.58
=cut
-$VERSION = '2.57_06';
+$VERSION = '2.58';
# Backwards compatibility for exportable variable names.
*verbose = *Verbose;