Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Creating temporary files without File::Temp

by perrin (Chancellor)
on Feb 28, 2002 at 15:27 UTC ( [id://148239]=note: print w/replies, xml ) Need Help??


in reply to Creating temporary files without File::Temp

What exactly is not working when you try to do this? Maybe you just have a mismatch in your subroutine args or something.
  • Comment on Re: Creating temporary files without File::Temp

Replies are listed 'Best First'.
Re: Re: Creating temporary files without File::Temp
by c (Hermit) on Feb 28, 2002 at 16:02 UTC
    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

      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://148239]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-18 11:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found