projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2e8cc
)
Increase t::OptreeCheck’s version
author
Father Chrysostomos
<sprout@cpan.org>
Thu, 19 May 2011 13:13:40 +0000
(06:13 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Thu, 19 May 2011 13:18:27 +0000
(06:18 -0700)
cmp_version.t was complaining.
Why does this even *have* a version?
ext/B/t/OptreeCheck.pm
patch
|
blob
|
history
diff --git
a/ext/B/t/OptreeCheck.pm
b/ext/B/t/OptreeCheck.pm
index
84658f5
..
7aa7898
100644
(file)
--- a/
ext/B/t/OptreeCheck.pm
+++ b/
ext/B/t/OptreeCheck.pm
@@
-5,7
+5,7
@@
use warnings;
use vars qw($TODO $Level $using_open);
require "test.pl";
-our $VERSION = '0.0
5
';
+our $VERSION = '0.0
6
';
# now export checkOptree, and those test.pl functions used by tests
our @EXPORT = qw( checkOptree plan skip skip_all pass is like unlike