develooper Front page | perl.perl5.porters | Postings from May 2008

Re: on broken manpages, trolling, inconsistent implementation and the difficulty to fix bugs

Thread Previous | Thread Next
From:
Juerd Waalboer
Date:
May 20, 2008 07:39
Subject:
Re: on broken manpages, trolling, inconsistent implementation and the difficulty to fix bugs
Message ID:
20080520143942.GG2842@c4.convolution.nl
John ORourke skribis 2008-05-20  6:39 (+0100):
> open($fh, "<:utf8", $file)

Please note that <:utf8 is unsafe and that you should use
:encoding(utf8) instead.

See also
http://www.perlfoundation.org/perl5/index.cgi?the_utf8_perlio_layer and
http://www.perlmonks.org/?node_id=644786
-- 
Met vriendelijke groet,  Kind regards,  Korajn salutojn,

  Juerd Waalboer:  Perl hacker  <#####@juerd.nl>  <http://juerd.nl/sig>
  Convolution:     ICT solutions and consultancy <sales@convolution.nl>
1;

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About