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:
5c4723f
)
Upgrade to Time-Local 1.2300
author
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 9 Aug 2012 07:31:43 +0000
(08:31 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 9 Aug 2012 07:31:43 +0000
(08:31 +0100)
Files are already up to date, but Maintainers.pl is not.
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
401c29a
..
539d9a0
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1927,12
+1927,13
@@
use File::Glob qw(:case);
'Time::Local' => {
'MAINTAINER' => 'drolsky',
- 'DISTRIBUTION' => '
FLORA/Time-Local-1.20
00.tar.gz',
+ 'DISTRIBUTION' => '
DROLSKY/Time-Local-1.23
00.tar.gz',
'FILES' => q[cpan/Time-Local],
'EXCLUDED' => [
qw( t/pod-coverage.t
t/pod.t
),
+ qr{^t/release-.*\.t},
],
'UPSTREAM' => 'cpan',
},