In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/23de7b6916352e57ff2a82e1327840e4fe9304a6?hp=c5bdcad0231d784705e8d314ec6a87a1c6d2ae59>

- Log -----------------------------------------------------------------
commit 23de7b6916352e57ff2a82e1327840e4fe9304a6
Author: Steve Hay <[email protected]>
Date:   Wed Aug 10 17:56:40 2016 +0100

    Note the provenance of the Encode customizations
    
    (and request syncing in https://github.com/dankogai/p5-encode/issues/61)
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 1992106..50e25a8 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -409,6 +409,8 @@ use File::Glob qw(:case);
         'DISTRIBUTION' => 'DANKOGAI/Encode-2.85.tar.gz',
         'FILES'        => q[cpan/Encode],
         CUSTOMIZED     => [
+            # https://rt.cpan.org/Ticket/Display.html?id=111421
+            # https://rt.cpan.org/Ticket/Display.html?id=116196
             qw( encoding.pm
                 Byte/Makefile.PL
                 t/enc_data.t

--
Perl5 Master Repository

Reply via email to