Re: FormMail.pl: A tiny case in point

[email protected] (Alan Burlison) Tue, 14 Dec 1999 10:57:36 +0000
Newsgroups perl.scripts
Message-ID <[email protected]>
Randy J Ray wrote:

> So, it was probably Y2K clean, but can you beat backtick-execution,
> spurious use of Date::Manip, all to generate a string that could have
> been assembled with sprintf and localtime? :-)

Or even just POSIX::strftime....

Alan Burlison