Sounds like your administrator did not install DateTime properly. 
You need to talk to him and ask him to reinstall the module.  If he did
it correctly, this command line should run with no output or errors:<br><div><br>&nbsp; perl -MDateTime -e 1
<br></div><div><span class="sg"><br>Garth</span></div><br><div><span class="gmail_quote">On 8/30/06, <b class="gmail_sendername">Loo, Peter # PHX</b> &lt;<a href="mailto:Peter.Loo@source.wolterskluwer.com">Peter.Loo@source.wolterskluwer.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>Here is a more descriptive output using debug:<br><br>Loading DB routines from 
perl5db.pl version 1.28<br>Editor support available.<br><br>Enter h or `h h' for help, or `man perldebug' for more help.<br><br>Can't locate loadable object for module DateTime in @INC (@INC contains:<br>/usr/local/lib/perl5/5.8.6/sun4-solaris /usr/local/lib/perl5/5.8.6
<br>/usr/local/lib/perl5/site_perl/5.8.6/sun4-solaris<br>/usr/local/lib/perl5/site_perl/5.8.6<br>/usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris<br>/usr/local/lib/perl5/site_perl/5.8.3<br>/usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .)
<br>at /usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br> at /usr/local/lib/perl5/5.8.6/sun4-solaris/DynaLoader.pm line 118<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DynaLoader::croak('Can\'t locate loadable object for module<br>DateTime in @INC (@I...') called at
<br>/usr/local/lib/perl5/5.8.6/sun4-solaris/DynaLoader.pm line 196<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DynaLoader::bootstrap('DateTime', 0.2901) called at<br>/usr/local/lib/perl5/5.8.6/sun4-solaris/DynaLoader.pm line 125<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DynaLoader::bootstrap_inherit('DateTime', 
0.2901) called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 20<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 16<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DateTime::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;require DateTime.pm called at ./date.pl line 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;main::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br> at /usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 30<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DateTime::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;require DateTime.pm called at ./date.pl line 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;main::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br>BEGIN failed--compilation aborted at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44.<br> at /usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;require DateTime.pm called at ./date.pl line 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;main::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 44
<br>Compilation failed in require at ./date.pl line 3.<br> at ./date.pl line 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;main::BEGIN() called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 3<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;eval {...} called at<br>/usr/local/lib/perl5/site_perl/5.8.6/DateTime.pm line 3
<br>BEGIN failed--compilation aborted at ./date.pl line 3.<br> at ./date.pl line 3<br><br><br>Peter<br><br>-----Original Message-----<br>From: sanfrancisco-pm-bounces+peter.loo=<a href="mailto:source.wolterskluwer.com@pm.org">
source.wolterskluwer.com@pm.org</a><br>[mailto:<a href="mailto:sanfrancisco-pm-bounces+peter.loo=source.wolterskluwer.com@pm.or">sanfrancisco-pm-bounces+peter.loo=source.wolterskluwer.com@pm.or</a><br>g] On Behalf Of Asheesh Laroia
<br>Sent: Wednesday, August 30, 2006 10:34 AM<br>To: San Francisco Perl Mongers User Group<br>Subject: Re: [sf-perl] DataTime.pm<br><br>On Wed, 30 Aug 2006, Loo, Peter # PHX wrote:<br><br>&gt; Hi All,<br>&gt;<br>&gt; My admin just installed the 
DateTime.pm version 0.2901 on our Solaris<br>&gt; test server.&nbsp;&nbsp;When I test used it, I received the following error:<br>&gt;<br>&gt; Can't locate loadable object for module DateTime in @INC (@INC<br>contains:<br><br>Sounds like there's some binary .so that DateTime usually comes with,
<br>but the admin upgraded only the .pm Perl file.&nbsp;&nbsp;So the new .pm can't<br>find a .so that matches its version and gives up fast.&nbsp;&nbsp;The solution<br>would be to make sure you recompile DateTime not just install the files<br>
from the tar.gz.<br><br>I'm just a Perl hack, so consider this a suggestion and not quite<br>advice.<br>(-:<br><br>-- Asheesh.<br><br>--<br>It is better to give than to lend, and it costs about the same.<br><br>_______________________________________________
<br>SanFrancisco-pm mailing list<br><a href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a><br><a href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a>
<br><br><br>This E-mail message is for the sole use of the intended recipient(s) and<br>may contain confidential and privileged information.&nbsp;&nbsp;Any unauthorized<br>review, use, disclosure or distribution is prohibited.&nbsp;&nbsp;If you are not
<br>the intended recipient, please contact the sender by reply E-mail, and<br>destroy all copies of the original message.<br>_______________________________________________<br>SanFrancisco-pm mailing list<br><a href="mailto:SanFrancisco-pm@pm.org">
SanFrancisco-pm@pm.org</a><br><a href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a><br></blockquote></div><br>