This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
dist/Data-Dumper/t/dumper.t: Simplify EBCDIC
authorKarl Williamson <khw@cpan.org>
Fri, 13 Mar 2015 05:03:17 +0000 (23:03 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 18 Mar 2015 17:34:45 +0000 (11:34 -0600)
commit531383e69c1fff07d5f3367824e98c0267dd9875
tree39f31afc4a60a0c1994805bdb324a00f3ac9f79d
parentd71230e7060d58db20a9853f2cbd19f150b65542
dist/Data-Dumper/t/dumper.t: Simplify EBCDIC

This collapses two pieces of code into one.  It isn't necessary to have
an ASCII version vs an EBCDIC version.
dist/Data-Dumper/t/dumper.t