When Perl uploads a file through the browser to a specified directory, does it simply go straight to that directory or does Perl upload it somewhere else first and then copy it to the specified directory after the file is finished uploading?
Thanks for your insight Perl Monks!