I need to verify whether some files are correctly uploaded to a remote server. I have the file info such as file size and file checksums in the database. May I know how can I get the file size of a file in a remote server in perl. Any perl modules that has this capability?