Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Binary files

by elusion (Curate)
on Mar 16, 2005 at 15:42 UTC ( [id://439986]=note: print w/replies, xml ) Need Help??


in reply to Re: Binary files
in thread Binary files

Actually, you'd better use $/ (not $\) to slurp a file.
my $xlsfile = do { local $/; <XLSFILE>; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-25 14:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found