![]() |
![]()
| ![]() |
![]()
NAMEPerlIO::utf8_strict - Fast and correct UTF-8 IO VERSIONversion 0.010 SYNOPSISopen my $fh, '<:utf8_strict', $filename; DESCRIPTIONThis module provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default ":utf8" layer it checks the input for correctness. LAYER ARGUMENTSEXPORTPerlIO::utf8_strict exports no subroutines or symbols, just a perl layer "utf8_strict" DIAGNOSTICS
AUTHORS
COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Leon Timmermans, Christian Hansen. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|