The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.16

  • Added missing requires_from statement to Makefile.PL
  • Files are now added to archives with 0644 mode instead of allowing the defaults to introduce world-writable files.
  • Added support for retaining the executable bit in the archives by writing them with 0755 mode.

Modules

File generation and archiving framework
Archive abstraction handles
Default generators, and writing your own

Provides

in lib/Archive/Builder/File.pm
in lib/Archive/Builder/Section.pm