Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Why does perl's internal utf8 seem to allow single-byte latin1?

by brycen (Monk)
on Mar 24, 2010 at 02:56 UTC ( [id://830439]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Ein <#c3><#96>konomisches Modell
    Ein <#d6>konomisches Modell 1
    ...
    Ein <#c3><#83><#c2><#96>konomisches Modell
    Ein <#c3><#96>konomisches Modell
    Ein <#c3><#96>konomisches Modell
    
  2. or download this
    #!/usr/bin/perl -w
    no  utf8;
    ...
        }
        return $ret;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found