[EMAIL PROTECTED] wrote: > 1. Why does CPAN only make the module directories accessible only by > root ? (permissions set to 700 )
It's probably just respecting your umask. Is your umask 077? It needs to be something like 022 instead. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>