Help for this page
#!/usr/bin/perl -w ... print "$sttime\n"; my $fttime = (-M $file)*24*3600; # using file test print "$fttime\n";