procmail
[Top] [All Lists]

Getting the Time

1995-12-08 11:19:11
"sysop" == sysop  <sysop(_at_)mhs(_dot_)scbbs(_dot_)com> writes:
[...]
All I'm trying to do is get the current time (date, time).  However, the
structure I used from my Perl book doesn't appear to work:
[...]

require "ctime.pl";

print "Time: ", &ctime(time), "\n";

Take care,
        John

<Prev in Thread] Current Thread [Next in Thread>