RE: ugh. @INC

2001-11-15 Thread KeN ClarK
my big mistake and a wonderful learning experience. thanx ken _ [EMAIL PROTECTED] http://quantifier.org _ The only "intuitive" interface is the nipple. After that, it's all learned. -Bruce Ediger, in comp.os.linux.misc, on X interfaces On Thu, 15

RE: ugh. @INC

2001-11-15 Thread Bob Showalter
> -Original Message- > From: KeN ClarK [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 15, 2001 9:00 AM > To: [EMAIL PROTECTED] > Subject: ugh. @INC > > > Recently I've had problems w/all of my scripts (and attempts) > failing with > a "Can't locate _module.pm_name_ in @INC (@INC

Re: ugh. @INC

2001-11-15 Thread KeN ClarK
i'm afraid that's possibly my error. see, all i've used so far was CGI.pm. I went to cpan as root and got it. So where ever that would put it. let me look. that makes obvious sense. ken _ [EMAIL PROTECTED] http://quantifier.org _ Fortune's real li

Re: ugh. @INC

2001-11-15 Thread register
Do you know where the module has been installed to? On Thu, Nov 15, 2001 at 08:59:43AM -0500, KeN ClarK shaped the electrons to read: > Recently I've had problems w/all of my scripts (and attempts) failing with > a "Can't locate _module.pm_name_ in @INC (@INC contains: /usr/lib... ... > ) at