On Fri, Jun 29, 2001 at 11:31:28AM -0500, Hal Wigoda wrote:
> 
> When you install a perl module from CPAN
> should you do it as root??? 

That's the easiest way to do it.

Another possibility is to install somewhere else on the file system,
not in the system site_perl directory.  That other directory should
be found in @INC when using those modules.

Alternatively, you could open up the site_perl hierarchy so that
ordinary users can add modules to it, but that's a very bad idea.

Z.

Reply via email to