Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Bug in perl -C (Unicode) option parsing?

by ikegami (Patriarch)
on Feb 13, 2007 at 04:43 UTC ( [id://599640]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -l -CDS -e "print qq{\x{101}}"
    [funky chars]
    ...
    >perl test-withCDS.pl
    Wide character in print at test-withCDS.pl line 2.
    [funky chars]
    
  2. or download this
    This is perl, v5.8.8 built for MSWin32-x86-multi-thread
    Binary build 817 [257965] provided by ActiveState
    Built Mar 20 2006 17:54:25
    
  3. or download this
    >test-withCDS.pl
    Wide character in print at test-withCDS.pl line 2.
    [funky chars]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-19 22:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found