Re: making utf8-clean CPAN distributions

[email protected] (David E . Wheeler)
Newsgroups perl.unicode
Message-ID <[email protected]>
On Dec 12, 2004, at 10:06 PM, Darren Duncan wrote:

> What I would like to do is create my CPAN module distributions such 
> that all of the files in each distro, code and documentation and tests 
> and logs alike, are properly UTF-8 encoded, and do this in such a way 
> that no modern Perl distributions or the automated CPAN tools will 
> break.

Short answer:

use utf8;

=pod

=encoding utf8

=cut

Regards,

David
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.