Tag Archives: Perl

Printing the date and time in a Perl script

I find it useful to print out the data and time after each step when running a long Perl script so that I can keep a check on the progress. If a step only takes a few seconds when it … Continue reading

Posted in Perl | Tagged | Leave a comment