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


MAB2 documentation  | view source Contained in the MAB2 distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

Encode::MAB2


MAB2 documentation  | view source Contained in the MAB2 distribution.