http://qs321.pair.com?node_id=73739


in reply to checking file size

stat, as noted above, is the internal Perl function.. There is also File::Stat which provides a slightly easier to use by-name interface to the file attribute functions.