Subject: | Replace Unicode::Normalize with own normalisation |
Advantages:
- version of Unicode tables used for NFC would match the version of the Unicode IDNA tables.
- single mapping function would include mapping and NFC.
- no dependency on non-core modules