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
/
05sigdie.t
diff --git
a/cpan/version/t/05sigdie.t
b/cpan/version/t/05sigdie.t
index
3801a35
..
c9eecae
100644
(file)
--- a/
cpan/version/t/05sigdie.t
+++ b/
cpan/version/t/05sigdie.t
@@
-14,7
+14,7
@@
BEGIN {
}
BEGIN {
- use version 0.99
18
;
+ use version 0.99
21
;
}
pass "Didn't get caught by the wrong DIE handler, which is a good thing";