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 (from parent 1:
5e0adc2
)
Make cpan officially upstream for Text::Balanced
author
Father Chrysostomos
<sprout@cpan.org>
Mon, 12 Sep 2011 03:00:18 +0000
(20:00 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 12 Sep 2011 03:00:18 +0000
(20:00 -0700)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
dcced70
..
63951a4
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1808,7
+1808,7
@@
use File::Glob qw(:case);
'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
'FILES' => q[cpan/Text-Balanced],
'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
'DISTRIBUTION' => 'ADAMK/Text-Balanced-2.02.tar.gz',
'FILES' => q[cpan/Text-Balanced],
'EXCLUDED' => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
- 'UPSTREAM' =>
undef
,
+ 'UPSTREAM' =>
'cpan'
,
},
'Text::ParseWords' =>
},
'Text::ParseWords' =>