NAME

Encode::IBM - IBM-specific encoding mappings

SYNOPSIS

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

SEE ALSO

Encode