RE: Problem with TimeZone.pm

2007-08-30 Thread Metz, Bobby
Whoops, spellcheck got me. 'which Perl' should have been 'which perl'. Bobby -Original Message- From: Metz, Bobby [mailto:[EMAIL PROTECTED] Sent: Thursday, August 30, 2007 11:49 AM To: Robert A. Rawlinson; datetime@perl.org Subject: RE: Problem with TimeZone.pm

RE: Problem with TimeZone.pm

2007-08-30 Thread Metz, Bobby
l5/lib, that you installed it to using this syntax: use lib qw(/home/user/perl5/lib); Hope this helps... Bobby -Original Message- From: Robert A. Rawlinson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 30, 2007 10:42 AM To: datetime@perl.org Subject: Problem with TimeZone.pm I am tryin

Problem with TimeZone.pm

2007-08-30 Thread Robert A. Rawlinson
I am trying to use TimeZone.pm in a perl program. However it doesn't find the module when I try to run the program. Is there a special place where the TimeZone.pm module should be located? Thanks for any help Bob R