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

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.
