|
Posted by M. Hegde on January 25, 2005, 5:15 am
Please log in for more thread options
I am trying to change default file permissions used in MakeMaker (0644 &
0755). MakeMaker documentation specifies that PERM_RW and PERM_RWX can
be used for this purpose. I used them without any change in the
behavior. I see that permissions are set in ExtUtils::Install during
installation. How do I override this behavior? Any help in this regard
is highly appreciated.
Thanks.
-M. Hegde
|