Name : perl-Convert-EBCDIC
| |
Version : 0.06
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.9.1
| Date : 2023-07-20 19:48:26
|
Group : Development/Libraries/Perl
| Source RPM : perl-Convert-EBCDIC-0.06-lp155.9.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Perl module for string conversion between EBCDIC and ASCII
|
Description :
This module can be used to import then functions ascii2ebcdic and/or ebcdic2ascii or in an Object mode.
Exported Functions:
* ascii2ebcdic()
takes as the first argument a EBCDIC string that is to be converted to ASCII using default converion table.
* ebcdic2ascii()
takes as the first argument a ASCII string that is to be converted to EBCDIC using default converion table.
Object methods:
* new()
creates a new translator object. Will take an optional argument being a 256 character conversion table.
* toascii()
takes and ASCII string and return and EBCDIC string.
* toebcdic()
takes and EBCDIC string and return and ASCII string.
Translation tables:
* $Convert::EBCDIC::ccsid819
Character Code Set ID 00819. This is the default on most systems.
* $Convert::EBCDIC::ccsid1047
Character Code Set ID 01047. This is the default on OS390.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/noarch |