Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 30450
Status: resolved
Priority: 0/
Queue: CPAN

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.9203
Fixed in: (no value)



Subject: Build dirs are created with mode 700
CPAN.pm does not obey the umask when creating build dirs. I think this is due to the switch to File::Temp for creating the directories.
This was fixed recently in the repo. Seems like 4d4732407c6781b69af03470ad2f680532a67cd5 was the change. Thanks!