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

Re: how do i ceate a file if its not present

by azatoth (Curate)
on May 16, 2001 at 19:45 UTC ( [id://80931]=note: print w/replies, xml ) Need Help??


in reply to how do i ceate a file if its not present

open FH (">>myfile.txt") || die "Could not open / create file : $!\n"; print FH;

Replies are listed 'Best First'.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://80931]
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-03-19 09:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found