Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Automatically deleting selected directories on program exit

by eyepopslikeamosquito (Archbishop)
on May 13, 2005 at 09:49 UTC ( [id://456650]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MyTemp;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    # Directories this-dir-tmp, that-dir-1-tmp, that-dir-2-tmp are
    # automatically deleted on program exit.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-25 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found