The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Encode::IBM - IBM-specific encoding mappings

VERSION

This document describes version 0.02 of Encode::IBM, released December 30, 2004.

SYNOPSIS

    use Encode;
    use Encode::IBM;
    binmode( STDIN, 'ibm-947' );

SEE ALSO

Encode