diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-08-14 14:10:04 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-08-14 14:10:04 -0700 |
commit | 60d42009cb8c52016448d8dd8e95a2310dcf188a (patch) | |
tree | 4d573f5f945eeab00365b7c61eb6b8aebee87477 /Porting | |
parent | 055f85571268320da52532833ae53522007ed3fe (diff) | |
download | perl-60d42009cb8c52016448d8dd8e95a2310dcf188a.tar.gz |
get authors.t passing again
Ahem. Once you get things passing, you actually have to commit before
pushing. :-(
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/checkAUTHORS.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 1dfa3622c6..d59e41aa3f 100755 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -212,7 +212,7 @@ sub read_authors_files { my (%count, %raw); foreach my $filename (@authors) { open FH, "<$filename" or die "Can't open $filename: $!"; - binmode FH, ':encoding(ISO-8859-1)'; + binmode FH, ':encoding(UTF-8)'; while (<FH>) { next if /^\#/; next if /^-- /; @@ -649,6 +649,7 @@ kane\100dwim.org kane\100xs4all.net + kane\100xs4all.nl + jos\100dwim.org + jib\100ripe.net +keith.s.thompson\100gmail.com kst\100mib.org ken\100mathforum.org kenahoo\100gmail.com + ken.williams\100thomsonreuters.com kroepke\100dolphin-services.de kay\100dolphin-services.de |