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:
755104b
)
Ignore another editor droppink
author
Father Chrysostomos
<sprout@cpan.org>
Tue, 9 Aug 2011 15:33:56 +0000
(08:33 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 9 Aug 2011 15:34:28 +0000
(08:34 -0700)
t/porting/podcheck.t
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/podcheck.t
b/t/porting/podcheck.t
index
85076d2
..
1ab1c51
100644
(file)
--- a/
t/porting/podcheck.t
+++ b/
t/porting/podcheck.t
@@
-306,7
+306,7
@@
my $non_pods = qr/ (?: \.
| old # buildtoc output
)
$
- ) | ~$
# Another editor dropping
+ ) | ~$
| \ \(Autosaved\)\.txt$ # Other editor droppings
/x;