in reply to File Datetime stamp

The stat function should do the trick.

my $ts = ( stat 'my_file.txt' )[9] ;

_______________
DamnDirtyApe
Those who know that they are profound strive for clarity. Those who
would like to seem profound to the crowd strive for obscurity.
            --Friedrich Nietzsche