Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Using pragma utf8::all in processing non-utf data.

by farang (Chaplain)
on Sep 05, 2013 at 05:39 UTC ( [id://1052489]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    open( $fh, '< :encoding(koi8-r)', "in_file");
    
  2. or download this
     
    use strict; 
    use warnings; 
    ...
            # whatever else...
        }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-29 04:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found