For the life of me, I dug around on CPAN for quite a bit, and couldn't find it -- I found references to it in the modules list, but when I went to the author's directory it wasn't there. Could somebody give me a direct link to it? CPAN newbie Matt At 7:49 AM -0500 8/15/97, Chris Nandor wrote: >There is a module called Date::Format on CPAN (http://www.perl.org/CPAN/) >which does this. > >#!perl -w >use Date::Format; >@date1 = localtime(); >$date2 = strftime('%A, %B %e, %Y',@date1); >print $date2,"\n"; childress@news-gazette.com http://www.news-gazette.com/ ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch