http://www.perlmonks.org?node_id=174897

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

say I was uploading a file in perl, well how would I find the size of that file before uploading it, and I know there is way to do it with JUST the CGI module, can't you do it with lenth(), or something.