develooper Front page | perl.perl5.porters | Postings from February 2014

Re: EBCDIC support is on the chopping block

Thread Previous | Thread Next
From:
Aristotle Pagaltzis
Date:
February 21, 2014 15:35
Subject:
Re: EBCDIC support is on the chopping block
Message ID:
20140221153517.GA84298@plasmasturm.org
* Konovalov, Vadim <Vadim.Konovalov@emc.com> [2014-02-19 10:45]:
> I will look closer into z/OS problem at all.

I seem to remember last time someone looked into this they reported that
modern z/OS has some sort of ASCII compatibility layer, and any effort
that was started to port perl to z/OS now would almost certainly use
that rather than trying to make perl EBCDIC at the core.

In IRC, Leon pointed out that most of CPAN is probably broken on EBCDIC
anyway. And what shall it profit a language if it shall gain a platform
and lose its ecosystem?

Note that a perl ported to z/OS using the ASCII compat layer would make
these broken modules work, since it’d still be ASCII at the core.

So you have the curious situation where dropping EBCDIC support from the
perl core is actually *better* for z/OS users of perl than keeping it…
if and when an ASCII-based z/OS port materialises.

If you can work on that, that would be a far more worthwhile investment
of your time than trying to keep EBCDIC perl alive.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About