Perl 5.6.0, AIX, Missing Module



I am using the File::Tail perl module. When I try to run my script I
get the following error message:

Can't locate loadable object for module Time::HiRes in @INC (@INC
contains: /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0
/usr/opt/perl5/lib/site_perl/5.6.0/aix
/usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/perl5/lib/site_perl .) at
/usr/opt/perl5/lib/site_perl/5.6.0/File/Tail.pm line 21
Compilation failed in require at
/usr/opt/perl5/lib/site_perl/5.6.0/File/Tail.pm line 21.

however Time/HiRes.pm is located in
/usr/opt/perl5/lib/5.6.0/aix/Time/HiRes.pm, it is accessbile by my
userid, and running a perldoc -m Time::HiRes does work.

Anyone know of something that could fix this?
--
Primer:
Shane Carruth: It's about some engineers that are trying to build a
device that "degrades" gravity. They find out it has unexplainable
properties. Hilarity ensues.
.



Relevant Pages

  • RE: Cant locate loadable object for module
    ... Can't locate loadable object for module ... > I'm trying to use a perl module that a tool I got, ccmeter.pl, ... > When I run the script it complains it "Can't locate loadable ...
    (perl.beginners)
  • Re: IP video camera (wireless)
    ... thepixelfreak wrote: ... Personally I run a custom Perl script that uses the LWP::UserAgent Perl module to grab images from various wireless IP cameras around my house, and that same script uses a Unix tool called "motiontrack" to compare two sequential images from each camera to determine if there is motion. ...
    (comp.sys.mac.system)
  • Re: Cannot reset LIBPATH in perl program on AIX
    ... >> I am having a problem with my perl module on AIX system. ... We store information of our source code in a seperate database and have ... > want and the exec your perl script. ...
    (comp.lang.perl.misc)
  • Cannot reset LIBPATH in perl program on AIX
    ... I am having a problem with my perl module on AIX system. ... When functions from my perl module are called I would like to reset LIBPATH ... I ran the script in perl debugger and I can see that the values have ...
    (comp.lang.perl.misc)
  • control xmms from shell?
    ... xmms-shell has a mildly retarded configure script and xmmsctrl has none... ... the only thing that i've found so far is a perl module, ... any ideas how to control xmms from a terminal? ... then control it instead of the cd player... ...
    (comp.unix.bsd.freebsd.misc)