Re: conflict with Thread::Running

[email protected] (Karl Young)
Newsgroups perl.datetime
Message-ID <[email protected]>
I assume DateTime works okay if you don't use Thread::Running?

Could there be a perl version problem?  Is 5.8.8 the version of
/usr/bin/perl?  I've ha dissues with multiple perl versions installed,
and cpan packages only installed in one/some of the versions.

-karl
 

[email protected]([email protected])@2008.12.31 09:32:49 -0800:
> how do i trouble-shoot this?  conceptually, what is Thread::Running
> doing to hammer DateTime's 'now' method?
> 
> 
> guru> cat test
> #!/usr/bin/perl
> use DateTime;
> use Thread::Running;
> my $dt = DateTime->now( time_zone => 'local' );
> 
> guru> ./test
> Could not find file for 'DateTime::TimeZone::Local::Unix' at /usr/lib/
> perl
> 5/site_perl/5.8.8/load.pm line 256.
> guru>
> 
> --sk
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.