Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Not writing to my local file.

by Snuggle (Friar)
on Aug 28, 2002 at 17:21 UTC ( [id://193514]=note: print w/replies, xml ) Need Help??


in reply to Not writing to my local file.

Just a caveat that I have.. you do not need the quotes around your content variable.
This line:

print TMPFILE "$content";

should be
print TMPFILE $content;
Otherwise check you path to be very sure that it is absolute and correct
Anyway, no drug, not even alcohol, causes the fundamental ills of society. If we're looking for the source of our troubles, we shouldn't test people for drugs, we should test them for stupidity, ignorance, greed and love of power.

--P. J. O'Rourke

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (8)
As of 2024-04-23 10:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found