On Aug 7, Kim Harris said:
>I am trying to run a perl script that is not usually
>run in my environment, but I received the message
>below. I need to understand how to change the @INC
>path such that it points to the verson of perl that
>supports warnings.pm.
>
>Can't locate warnings.pm in @INC (@
I am trying to run a perl script that is not usually
run in my environment, but I received the message
below. I need to understand how to change the @INC
path such that it points to the verson of perl that
supports warnings.pm.
Can't locate warnings.pm in @INC (@INC contains:
/usr/perl5/5.00503/su
On Sun, Dec 22, 2002 at 09:38:44AM -0500, Michael Hooten wrote:
> > export PERL5LIB=/usr/local/lib/perl
>
> I added this to .bash_profile. I then executed it with no change. I had
> to relogin to see the changes. Is this the case?
The .bash_profile file is sourced when you log in, so unless you
m
On Sat, 2002-12-21 at 10:48, Paul Johnson wrote:
> On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote:
>
> > I have added RedHat linux as a boot alternative to Win 2k. Of course,
> > the stability of linux is superb but I am not yet accustomed to
> > compiling every single thing I need
On Sun, Dec 22, 2002 at 09:38:44AM -0500, Michael Hooten wrote:
> On Sat, 2002-12-21 at 10:48, Paul Johnson wrote:
> > On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote:
> > > As far as perl, I would like to permanently add /usr/local/lib/perl to
> > > @INC without specifically having
On Fri, Dec 20, 2002 at 04:13:49PM -0500, Michael Hooten wrote:
> I have added RedHat linux as a boot alternative to Win 2k. Of course,
> the stability of linux is superb but I am not yet accustomed to
> compiling every single thing I need that is not pre-installed.
Have you tried Red Hat's packa
I have added RedHat linux as a boot alternative to Win 2k. Of course,
the stability of linux is superb but I am not yet accustomed to
compiling every single thing I need that is not pre-installed.
As far as perl, I would like to permanently add /usr/local/lib/perl to
@INC without specifically havi
Try Term::ReadKey, not Term::Readkey
Cheers,
Kevin
On Sat, May 19, 2001 at 07:43:20PM -0700, Matt Cauthorn ([EMAIL PROTECTED]) spew-ed
forth:
> 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
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 r
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/si
10 matches
Mail list logo