Encode::IBM - IBM-specific encoding mappings
use Encode; use Encode::IBM; binmode( STDIN, 'ibm-947' );
Encode
To install Encode::IBM, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Encode::IBM
CPAN shell
perl -MCPAN -e shell install Encode::IBM
For more information on module installation, please visit the detailed CPAN module installation guide.