This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pod: Suggest to use strict :encoding(UTF-8) PerlIO layer over not strict :encoding...
authorPali <pali@cpan.org>
Sun, 18 Sep 2016 15:19:59 +0000 (17:19 +0200)
committerKarl Williamson <khw@cpan.org>
Tue, 7 Feb 2017 03:09:22 +0000 (20:09 -0700)
commit6d8e74506f971081362433e3d39fe2e4da9fb302
tree92d34f6ffce0728d9ece2ad8c7c52d3d6a9287c9
parent42e9b60980bb8e29e76629e14c6aa945194c0647
pod: Suggest to use strict :encoding(UTF-8) PerlIO layer over not strict :encoding(utf8)

For data exchange it is better to use strict UTF-8 encoding and not perl's utf8.
lib/PerlIO.pm
lib/open.pm
pod/perlfunc.pod
pod/perlrun.pod
pod/perlunicode.pod
pod/perluniintro.pod