![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Re: Re: Re: framechatby tye (Sage) |
on Mar 15, 2001 at 05:17 UTC ( #64583=note: print w/replies, xml ) | Need Help?? |
BTW, the suggestion on this that I made in the chatterbox was $ENV{TMPDIR} || $ENV{TMP} || $ENV{TEMP} || "/tmp" (with the possiblity of replacing "/tmp" with File::Spec->tmpdir() if you don't mind requiring Perl 5.6) and then dieing if the resulting directory did not exist. - tye (but my friends call me "Tye")
In Section
Code Catacombs
|
|