installer: deal with permissions in fix-perl-path.PL
authorGalen Charlton <galen.charlton@liblime.com>
Tue, 18 Dec 2007 21:11:28 +0000 (15:11 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 18 Dec 2007 21:11:28 +0000 (15:11 -0600)
commit5b98031b6089ca98cf8ebd2552b66ad9efb34908
tree37c2ae8a7ffecc74465dfed1a16d12a84dbc07f5
parent06fb84f56632e976b1a97a98413c4064af935c0e
installer: deal with permissions in fix-perl-path.PL

Files in blib generally are a-w on Unix platforms.
Modified fix-perl-path.PL to temporarily set them
o+w while file is being checked.
fix-perl-path.PL