because later in the script, I am usinguse Time::localtime;
to get the timestamp of a file.$dateModified = ctime($attrs->mtime);
And if don't have the 'use Time' defined, then I get a 'Undefined subroutine &main::ctime called' error
So not just a question of If it hurts don't do itIn reply to Re^2: getting system time
by akrrs7
in thread getting system time
by akrrs7
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |