At 19.47 8/13/97, David Turley wrote: >Can someone please tell me what it is about Math on the Mac that I am missing? >On the Mac this script tells me there are 34193 days until tommorow, or for >that matter ANY day in the future! > >And I was jusy beginning to feel like I understood MacPerl :-( > >#!/usr/local/bin/perl > >require "timelocal.pl"; No big deal. timelocal.pl does not work properly. Simply change this line to 'use Time::Local' and all will be well. -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10 1FF7 7F13 8180 B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch