The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Encode::MAB2table - Table-driven transformation from MAB2 character set to Unicode

DESCRIPTION

This module is a low-level helper module for the Encode::MAB2 module. It converts the raw MAB2 bytes to Unicode equivalents but only halfway. The result has wrong Unicode semantics. It is recommended to work with Encode::MAB2 which fixes the wrong semantics by changing the sequences of combining characters and normalizes the result to proper Unicode Normalization Form C.

SEE ALSO

Encode::MAB2