libperlio-utf8-strict-perl

Fast and correct utf-8 perl io module
  https://metacpan.org/release/PerlIO-utf8_strict
  0
  no reviews



Perlio::utf8_strict provides a fast and correct utf-8 perlio layer. unlike perl's default :utf8 layer it checks the input for correctness and will croak if it finds an ill-formed utf-8 octet sequence or noncharacter code points not meant for interchange.