conflict with Thread::Running

[email protected]
Newsgroups perl.datetime
Organization http://groups.google.com
Message-ID <df2e6e5b-213f-4f52-b685-ca61d09fd898@g39g2000pri.googlegroups.com>
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.