Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: UTF-8 issues with Perl in general and with Spreadsheet::WriteExcel

by almut (Canon)
on Jul 16, 2010 at 11:05 UTC ( [id://849972]=note: print w/replies, xml ) Need Help??


in reply to Re^2: UTF-8 issues with Perl in general and with Spreadsheet::WriteExcel
in thread UTF-8 issues with Perl in general and with Spreadsheet::WriteExcel

do I just include it once at the start of the script or before each input from STDIN?

Including it once is sufficient.  It adds another PerlIO layer to the file handle (STDIN here), which remains in effect for the lifetime of the file handle (or until you change it again with another binmode).

  • Comment on Re^3: UTF-8 issues with Perl in general and with Spreadsheet::WriteExcel

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-24 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found