Please Disregard my earlier post...it's TermReadKey, not Term::Readkey. Oops. Works
as you would expect now. Sorry!

Matt C.


--- Matt Cauthorn <[EMAIL PROTECTED]> wrote:
> This one has me puzzled. I installed Term::Readkey. Totally standard, all tests
> passed. Here's what I get when I try and run my script (OS is Solaris 8):
> 
> Can't locate Term/Readkey.pm in @INC (@INC contains:
> /usr/local/lib/perl5/5.6.0/sun4-solaris /usr/local/lib/perl5/5.6.0
> /usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris
> /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl .)
> 
> Ok -- fair enough. But when I go to the following directory (copied directly from
> the @INC array paths above):
> 
> /usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris 
> 
> Sure enough, it installed there:
> /usr/local/lib/perl5/site_perl/5.6.0/sun4-solaris/Term
> 
> The Term directory is 100% there, and moreover the Readkey.pm module is inside
> that!
> Any ideas? perl -I does not work either. I'm stumped. And all I wanted to do was
> suppress password echo on STDIN!
> Versions: perl 5.6
>           Term::Readkey  2.14
> 
> Thanks,
> Matt C.
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to