On 2010.10.14 7:32 AM, Manohar Koduru wrote:
>>> Then use newgrp to change to that group before installing modules.
>  
> Even if all people installing perl modules belong to the same group, there can
> be only one *owner* for the .bs file. So chmod statement in MM_Unix.pm would
> still fail for all people except for the owner as one needs to be the owner to
> change permissions of a file. Let me know if I am missing something.

You're correct, I thought it was 664.  You can pass PERM_RW=664 in to
Makefile.PL.  Your CPAN shell can be configured to do this for you.

On a larger scale, the application of chmod in MakeMaker is pretty slapdash.
Its possible it can just assume that the user has their umask set to something
safe and leave it at that.


-- 
31. Not allowed to let sock puppets take responsibility for any of my
    actions.
    -- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
           http://skippyslist.com/list/

Reply via email to