Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: can create with File::Temp but not unlink (close enough 8^)

by a (Friar)
on Jan 20, 2001 at 11:35 UTC ( [id://53191]=note: print w/replies, xml ) Need Help??


in reply to (code) Re: can create with File::Temp but not unlink (close enough 8^)
in thread can create with File::Temp but not unlink

I can't get File-Temp to install via PPM (its there but ...) but the readme cautions about permissions on the dir. However, DUNWERK uses:
my $fh = tempfile($template, DIR => $dir);
and the rest use:
(my $fh, my $filename) = tempfile($template, DIR => $dir);
so ... array returns in scalar context or something?

a

  • Comment on Re: Re: can create with File::Temp but not unlink (close enough 8^)

Log In?
Username:
Password:

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

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

    No recent polls found