Skip to content

create zip archives with files 0644 #3

@rjbs

Description

@rjbs

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? :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions