Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: (jcwren) RE: Re: Uploading a file

by Anonymous Monk
on Nov 09, 2002 at 05:04 UTC ( [id://211615]=note: print w/replies, xml ) Need Help??


in reply to (jcwren) RE: Re: Uploading a file
in thread Uploading a file

I'm having the same problme but what is binmode OUTFILE;? Robert

Replies are listed 'Best First'.
Re: Re: (jcwren) RE: Re: Uploading a file
by BrowserUk (Patriarch) on Nov 09, 2002 at 06:03 UTC

    Click this link perlfunc:binmode (or type perldoc -f binmode on your own machine) and read. If the description there does not enlighten you, come back and ask again.


    Nah! You're thinking of Simon Templar, originally played (on UKTV) by Roger Moore and later by Ian Ogilvy
Re: Re: (jcwren) RE: Re: Uploading a file
by ParanoidAndroid (Acolyte) on Apr 15, 2003 at 04:14 UTC
    binmode(OUTFILE) will cause all subsequent reads or writes to and from OUTFILE to be in binary mode. Depending on your system, this may or may not have any effect.
    Check chapter 8 of the Perl Cookbook if you have it handy, or perlfunc

Log In?
Username:
Password:

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

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

    No recent polls found