Ravi Malghan wrote: > Hi: I am user (non-root user) on a UX system. I want to use a module > (FIle::Tail) > but donot have permissions to install it under the perl since perl is owned by > root user. Is there any way I can install this under my home directory and > use it > with the perl on the system? Maybe somewhere when I running make or make > install > is there a way to point a destination in my home directory?
perldoc -q "How do I keep my own module/library directory" John -- Perl isn't a toolbox, but a small machine shop where you can special-order certain sorts of tools at low cost and in short order. -- Larry Wall -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/