Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Creating temporary files without File::Temp

by c (Hermit)
on Feb 28, 2002 at 16:02 UTC ( [id://148256]=note: print w/replies, xml ) Need Help??


in reply to Re: Creating temporary files without File::Temp
in thread Creating temporary files without File::Temp

well, when using IO::File, i tend to get temp files created with a value of IO::File=GLOB(0x80cb9bc)

perhaps it is incorrect code? -c

Replies are listed 'Best First'.
Re: Re: Re: Creating temporary files without File::Temp
by perrin (Chancellor) on Feb 28, 2002 at 16:04 UTC
    It's giving you a reference to an IO::File object. If you want the file name or a file handle, you can get it from that object.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-03-29 11:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found