This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perluniintro: Encode::encode_utf8() not always appropriate
authorPali <pali@cpan.org>
Sun, 18 Sep 2016 15:21:54 +0000 (17:21 +0200)
committerKarl Williamson <khw@cpan.org>
Thu, 26 Jan 2017 14:15:57 +0000 (07:15 -0700)
commit96b108235b7a4c239dbc0251abf17c3ef015c4d8
tree2ae8bfc0cc69e456812757b14315c24f1d99c344
parentf8ac05207854091347d4c59c31cabb61ff952919
perluniintro: Encode::encode_utf8() not always appropriate

Do not suggest to use Encode::encode_utf8() when you need to know the
byte length of a string Encode module could do some additional
operations and bytes pragma is supposed to do that job.
pod/perluniintro.pod