-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
I use this library in Module::Faker to make fake CPAN-like dists for testing. Turns out that in zip mode, files are created 0666. PAUSE rejects archives with files that will be world-writable, so I can't use this as-is. Instead I'm doing this sort of daffy thing:
https://github.com/rjbs/Module-Faker/pull/14/files
Any thoughts on changing Archive-Any-Create to (a) do this chmod itself or (b) make the way I'm fiddling with the extension-to-class map supported? :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels