This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Data-Dumper/Dumper.pm: An EBCDIC fix
authorKarl Williamson <public@khwilliamson.com>
Fri, 5 Apr 2013 18:21:21 +0000 (12:21 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sat, 7 Sep 2013 16:36:08 +0000 (10:36 -0600)
commita8162dcb747b0111e1d4c33e5591e6112f2fccd7
tree58434d9c21dcb16dfee6f39ba025f9da66305c91
parent75ad363834ffce41b3b36c2c8f8e709ba5b66bca
Data-Dumper/Dumper.pm: An EBCDIC fix

Change the range 0-7F to the portable equivalent [:ascii:]
dist/Data-Dumper/Dumper.pm