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:
8588295
)
podcheck.t: .core dump files don't contain pod
author
Karl Williamson
<khw@cpan.org>
Thu, 20 Oct 2016 00:43:39 +0000
(18:43 -0600)
committer
Karl Williamson
<khw@cpan.org>
Thu, 20 Oct 2016 00:46:38 +0000
(18:46 -0600)
even if they have pod lines in them.
t/porting/podcheck.t
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/podcheck.t
b/t/porting/podcheck.t
index
fe9f04b
..
cb2976e
100644
(file)
--- a/
t/porting/podcheck.t
+++ b/
t/porting/podcheck.t
@@
-422,6
+422,7
@@
my $non_pods = qr/ (?: \.
| $dl_ext # dynamic libraries
| gif # GIF images (example files from CGI.pm)
| eg # examples from libnet
+ | core
)
$
) | ~$ | \ \(Autosaved\)\.txt$ # Other editor droppings