Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: END block not excuting when thread interrupted

by HuckinFappy (Pilgrim)
on Jul 09, 2006 at 03:05 UTC ( #559976=note: print w/replies, xml ) Need Help??


in reply to END block not excuting when thread interrupted

I don't have any helpful advice for threaded programming, but would you have any better luck using a pre-existing solution, and using File::Temp for your temp directory?
use File::Temp qw/ tempfile tempdir /; $dir = tempdir( CLEANUP => 1 );

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2023-05-30 17:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?