0.05 20211206
* Actually map \x7E to \u00FD , instead of \u00DF
0.04 20211122
* Fix transliteration of \x7E to \x00FD . Previously it was to
\N{LATIN CAPITAL LETTER SHARP S} , which was wrong.
This addresses GH #1 , reported by qorron
0.03 20170124
* Fix test for Perl <= 5.14 by also requiring charnames.pm
0.02 20170123
* Added a self-test for the important parts of the encoding table
* No code changes, no need to upgrade
0.01 20150612
* Autogenerated by enc2xs version 2.13, with tiny fixes by Max Maischein