Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: CGI open of tmpfile

by tune (Curate)
on Oct 22, 2002 at 12:30 UTC ( [id://207051]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    BEGIN { $TempFile::TMPDIRECTORY = '/mytmp' }
    use CGI;
    
  2. or download this
    # HARD-CODED LOCATION FOR FILE UPLOAD TEMPORARY FILES.
    # UNCOMMENT THIS ONLY IF YOU KNOW WHAT YOU'RE DOING.
    # $TempFile::TMPDIRECTORY = '/usr/tmp';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-23 13:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found