my $stat = stat($file) or die "Error in File::stat file $file : $!"; &log_this($customer,$ordername,"filestamp of file $file is: " . $stat->mtime );