On Sep 14, siren jones said:
>Where can I get more info on using localtime() function or
>POSIX::strftime?
perldoc -f localtime
For any built-in function, use
perldoc -f NAME
For the POSIX module, do
perldoc POSIX
It'll bring up the module's documentation. Search in there for
'strfti
Thank you for the detail explaination on chomp!
Where can I get more info on using localtime() function or
POSIX::strftime?
Thanks, again.
-s
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
--
To un