Re: install libs under private directory

2006-11-15 Thread John W. Krahn
Jm lists wrote: > hello members, Hello, > I want to install some perl libs under my home dir since I don't have the > root privileges. > Can you tell me how to do it other than the method of "perl -MCPAN -e > shell"?Thanks. perldoc -q "How do I keep my own module/library directory" John -- Pe

install libs under private directory

2006-11-15 Thread Jm lists
hello members, I want to install some perl libs under my home dir since I don't have the root privileges. Can you tell me how to do it other than the method of "perl -MCPAN -e shell"?Thanks.