The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Unicode-CheckUTF8-PP

0.003       2016-03-20
   - Revise final check of is_utf8
   
0.002       2016-03-15
   - Fix condition where is_utf8 would throw warnings about comparing undef with ==
   
0.001       2016-03-07
   - Initial release with interface matching Unicode::CheckUTF8