Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: how do I write directly to a file

by azatoth (Curate)
on Jun 07, 2001 at 17:18 UTC ( [id://86545]=note: print w/replies, xml ) Need Help??


in reply to how do I write directly to a file

open (FH, ">> myfile.txt"); print FH; # whatever you want, whenever you want, using this command

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-24 23:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found