Jump to content

JPerl: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
'''JPerl''' is a version of [[Perl]] that allows it to be used with Japanese character sets, it was originally a patch by Yasushi Saito for [[Perl 4]] but was expanded by Hirofumi Watanabe who maintained a JPerl OS/2 port for a number of years that also got ported to [[DOS]] and [[Microsoft Windows]]. There was resistance from the main Perl author for almost two decades to add the JPerl changes to the main codebase but in the end some of the changes eventually got folded into Perl 5.8.0 and subsequent releases.
'''JPerl''' is a version of [[Perl]] that allows it to be used with Japanese character sets, it was originally a patch by Yasushi Saito for [[Perl 4]]. It was expanded by [[Hirofumi Watanabe]] who maintained a JPerl OS/2 port for a number of years that also got ported to [[DOS]] and [[Microsoft Windows]]. There was resistance from the main Perl author for almost two decades to add the JPerl changes to the main codebase but in the end some of the changes eventually got folded into Perl 5.8.0 and subsequent releases.


* Latest JPerl version: [http://homepage1.nifty.com/jsawa/os2/perl/perl5005_03j.tar.bz2 JPerl v5.005_03-990503] (1999-06-27)
* Latest JPerl version: [http://homepage1.nifty.com/jsawa/os2/perl/perl5005_03j.tar.bz2 JPerl v5.005_03-990503] (1999-06-27)

Revision as of 21:45, 12 November 2017

JPerl is a version of Perl that allows it to be used with Japanese character sets, it was originally a patch by Yasushi Saito for Perl 4. It was expanded by Hirofumi Watanabe who maintained a JPerl OS/2 port for a number of years that also got ported to DOS and Microsoft Windows. There was resistance from the main Perl author for almost two decades to add the JPerl changes to the main codebase but in the end some of the changes eventually got folded into Perl 5.8.0 and subsequent releases.

  • Author: Yasushi Saito

Links

  • JPerl 5.005_03 - Instructions on how to create a DOS JPerl from source.