in reply to Uploading and reading file

Thanks for the help. The issue actually had to do with Modperl. Found a solution here: http://perl.apache.org/docs/general/perl_reference/perl_reference.html I changed some of the my declarations to local our, and now it works fine.