Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: filehandles being recorded as CGItemp files

by Andre_br (Pilgrim)
on May 02, 2006 at 17:09 UTC ( [id://546952]=note: print w/replies, xml ) Need Help??


in reply to Re: filehandles being recorded as CGItemp files
in thread filehandles being recorded as CGItemp files

Hello Bart and Ahmad

It was weird that this started happening now, as I could swear it didn´t before, with the same code. But I just could solve it by closing the filehandle of the uploaded file, like this:

... close PHOTO; close $photocover;
Now the file still gets created at my scripts dir, but is deleted right away, when I close the handle.

But anyway, thanks a lot for the ideas.

André

Log In?
Username:
Password:

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

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

    No recent polls found