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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae3c47e
)
add Version::Requirements as a known linkable-to lib
author
Ricardo Signes
<rjbs@cpan.org>
Fri, 25 May 2012 02:42:53 +0000
(22:42 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Fri, 25 May 2012 02:42:53 +0000
(22:42 -0400)
Otherwise, podcheck.t dies when we mention V::R in our perldelta!
t/porting/known_pod_issues.dat
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/known_pod_issues.dat
b/t/porting/known_pod_issues.dat
index
45d9ee2
..
61f0ea2
100644
(file)
--- a/
t/porting/known_pod_issues.dat
+++ b/
t/porting/known_pod_issues.dat
@@
-142,6
+142,7
@@
Unicode::Casing
Unicode::Regex::Set
Unicode::Semantics
Unicode::Unihan
+Version::Requirements
unzip(1)
wait(2)
waitpid(3)