Main > Programming > Libraries >

Convert::EBCDIC 0.06

Convert::EBCDIC 0.06

Sponsored Links

Convert::EBCDIC 0.06 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1191
Date added: 2006-08-18
Publisher: Chris Leach

Convert::EBCDIC 0.06 description

Convert::EBCDIC, ascii2ebcdic, ebcdic2ascii is a Perl module for string conversion between EBCDIC and ASCII.

SYNOPSIS

use Convert::EBCDIC;
$ascii_string = ebcdic2ascii($ebcdic_string);
$ebcdic_string = ascci2ebcdic($ascii_string);

$translator = new Convert::EBCDIC;
$translator = new Convert::EBCDIC($table);
$ascii_string = $translator->toascii($ebcdic_string);
$ebcdic_string = $translator->toebcdic($ascii_string);

$Convert::EBCDIC::ccsid819

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.

Convert::EBCDIC 0.06 Screenshot

Advertisements

Convert::EBCDIC 0.06 Keywords

Bookmark Convert::EBCDIC 0.06

Hyperlink code:
Link for forum:

Convert::EBCDIC 0.06 Copyright

WareSeeker periodically updates pricing and software information of Convert::EBCDIC 0.06 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Convert::EBCDIC 0.06 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Convert::Braille is a Perl module that can convert Between Braille Encodings. Free Download
Convert::Base32 is a Perl module for encoding and decoding of base32 strings. Free Download
Convert::CharMap is a Perl module that can conversion between Unicode Character Maps. Free Download
Convert::BER is a Perl module for ASN.1 Basic Encoding Rules. Free Download
Convert::UU, uuencode, uudecode is a Perl module for uuencode and uudecode. Free Download
Convert::IBM390 is a Perl module functions for manipulating mainframe data. Free Download
Convert::Braille::Ethiopic is a Perl module that can convert Between Braille Encodings. Free Download
Convert::EastAsianWidth is a Perl module that can convert between full- and half-width characters. Free Download