On Friday, August 2, 2002, at 10:59 , RaymondMoran wrote:

> That was my previous message but i didn't write my question:
>
> how do i include "~/lib/perl" to the @INC environment variable?

based upon what I just noticed in

        perldoc perlrun

you might want to think in terms of

        perldoc -I"~/lib/perl5" Makefile.PL LIB=.....

or you might want to set the PERL5LIB environmental variable....


ciao
drieux

---


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to