Help for this page
#!/usr/bin/perl ... $_ = NFKC( $_ ); # now do whatever you want... }
eval "Encode::decode('utf8', \$_, FB_CROAK)";