in reply to Re: uploadInfo - can't use undefined value as a HASH reference
in thread uploadInfo - can't use undefined value as a HASH reference
I did that. It says 'No file '$file' was uploaded'. But the file does get saved into the appropriate directory. Could it be because I'm calling mimetype() (which is in Subs.pm) from another module (Upload.pm) that doesn't have 'use CGI' i.e. 'use CGI' is only imported in Subs.pm?
|
|---|