Josts Smokehouse <[EMAIL PROTECTED]> wrote: >base/score...........ERROR: Date::Manip unable to determine TimeZone. > Date::Manip::Date_TimeZone called at /usr/local/perl/lib/site_perl/5.8. >0/Date/Manip.pm line 629
Is this a bug in Date::Manip or the way I'm using it? I've had a quick browse of the relevant function in Date::Manip and it seems to be a "best efforts" basis, so perhaps you've got some wierd TimeZone setting that it isn't smart enough to parse yet? I'd be happy to submit a patch to Date::Manip but I can't reproduce it :-) [ If you tell me the config, I could tho ] >base/search..........Can't exec "../broker.pl": Permission denied at base/search.t >line 18. I'm doing some ugly stuff with exec's to simplify my debugging (i.e. instead of going to full sockets, as I intend for the "real" version). Clearly perl doesn't live in the same place on all systems, I seem to remember some shebang line one can use that lets perl find itself rather than be stated explicitly. thanks! N -- keep the faith -- [EMAIL PROTECTED], http://polynate.net/
