iso-2022-jp encoding on EBCDIC

[email protected] (rajarshi das)
Newsgroups perl.unicode,perl.mvs,perl.perl5.porters
Message-ID <[email protected]>
  Hi,
   
  The following two line script gives an error on z/OS : "Unknown encoding 'iso-2022-jp' at line ..".
  -----------------
  use Encode;
  use encoding 'iso-2022-jp';
  ------------
   
  How do we confirm if iso-2022-jp is supported on z/OS or not ? Or if it is supported and not working as expected for some reason ? 
   
  Any pointers to the source where this encoding is defined ? The pointers might help understand why it is not defined on an EBCDIC platform. 
   
  I printed Encode->encodings() on linux as well as z/OS and they are identical (and both donot contain iso-2022-jp). 
  Is this in anyway related to the above problem ? 
   
   
  Thanks,
  Rajarshi.


			
---------------------------------
Yahoo! Shopping
 Find Great Deals on Holiday Gifts at Yahoo! Shopping
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.