Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: disadvantages of perl

by ikegami (Patriarch)
on Jul 02, 2009 at 15:25 UTC ( [id://776774]=note: print w/replies, xml ) Need Help??


in reply to Re: disadvantages of perl
in thread disadvantages of perl

Exposed internals. I know about the guts. I'd like to not care. KTHX.

# XXX PerlIO: Wide character... binmode $socket, utf8::is_utf8( $data ) ? ':utf8', ':raw';

While the status of the UTF8 flag currently needs to be known and manipulated in some situations (bad!), that's not one of them. The UTF8 flag offers no indication as to whether something needs to be encoded or not. See Re: Decoding, Encoding string, how to? (internal encoding)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://776774]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 06:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found