Help for this page
Select Code to Download
Select
or
download this
my $fsize = -s $storeFile; print "filesize: $fsize\n"; die if $fsize == 0;