Mandalemula, Rajesh wrote:
> ExtUtils::Install creates directries with 0755 by default, ditto for
> ExtUtils::MM_Any (blib directories). Probably, there should be a way to
> override the default directory creation mode. Alternatively, the module
> could allow user's umask take the precedence.

Could you explain why you need this?  Is it to allow 0775 group write access?

Allowing a way to override the default umask would remove one of the Debian
patches to Perl that's been in there for ages.  They strip the hard coded 0755
out of ExtUtils::Install and presumably use the umask.
http://ftp.de.debian.org/debian/pool/main/p/perl/perl_5.10.0-19.diff.gz


-- 
24. Must not tell any officer that I am smarter than they are, especially
    if it's true.
    -- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
           http://skippyslist.com/list/

Reply via email to