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:
f85f649
)
Blead no longer customizes autodie's t/open.t
author
Steve Hay
<steve.m.hay@googlemail.com>
Fri, 10 Aug 2012 07:42:09 +0000
(08:42 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Fri, 10 Aug 2012 07:42:09 +0000
(08:42 +0100)
The customization added by
4b074b7191
was incorporated into autodie 2.11.
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
d2c10ff
..
2c7eada
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-250,7
+250,6
@@
use File::Glob qw(:case);
)
],
'UPSTREAM' => 'cpan',
- 'CUSTOMIZED' => ['t/open.t'],
},
'AutoLoader' => {