This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Synch cpan/version/* and other files with CPAN version 0.9921.
[perl5.git]
/
cpan
/
version
/
t
/
08_corelist.t
diff --git
a/cpan/version/t/08_corelist.t
b/cpan/version/t/08_corelist.t
index
92a76bd
..
88a3724
100644
(file)
--- a/
cpan/version/t/08_corelist.t
+++ b/
cpan/version/t/08_corelist.t
@@
-5,7
+5,7
@@
#########################
use Test::More tests => 3;
-use_ok("version", 0.99
18
);
+use_ok("version", 0.99
21
);
# do strict lax tests in a sub to isolate a package to test importing
SKIP: {