Subject: | bug in library path ??? |
Date: | Tue, 4 Oct 2011 15:25:39 +0200 |
To: | <bug-DateTime-TimeZone [...] rt.cpan.org> |
From: | Pavel Richter <pavel.richter [...] 2ring.com> |
Hi all,
Perl version 5.10
Operating System w2k3 and w2k8r2
I tried install DateTime::TimeZone package version 1.39 via ppm. In new
method I see error: "Cannot determine local time zone".
Eval in file TimeZone.pm in line 76 return for zone (Europe/Prague)
Can't locate DateTime.pm in @INC (@INC contains: C:/Perl/site/lib
C:/Perl/lib .) at C:/Perl/site/lib/DateTime/TimeZone/OlsonDB/Rule.pm line
9.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/DateTime/TimeZone/OlsonDB/Rule.pm line 9.
Compilation failed in require at
C:/Perl/site/lib/DateTime/TimeZone/OlsonDB.pm line 11.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/DateTime/TimeZone/OlsonDB.pm line 11.
Compilation failed in require at
C:/Perl/site/lib/DateTime/TimeZone/Europe/Prague.pm line 19.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/DateTime/TimeZone/Europe/Prague.pm line 19.
p.