This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert to string evals: EBCDIC
authorSteffen Mueller <smueller@cpan.org>
Fri, 5 Oct 2012 06:16:22 +0000 (08:16 +0200)
committerSteffen Mueller <smueller@cpan.org>
Fri, 5 Oct 2012 06:27:30 +0000 (08:27 +0200)
commit76445bb00ac5ac3b195e659b56c470daff0d3c7d
tree189c08c66382435d0e89e0c898a14a1f21cfa9d8
parenta0c6ae41cfbb4f97cca26a58617ab77324c8f0ee
Revert to string evals: EBCDIC

Archaeology tells me that it's string evals for a reason.

commit 933bc096593f55b9633fb193815ddd81d5b5ec1b
Author: Jarkko Hietaniemi <jhi@iki.fi>
Date:   Tue Nov 27 01:22:22 2001 +0000

    \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
    Delay the match until runtime.
t/op/append.t