Skip to content

Archive-SimpleZip 0.2.0

Compare
Choose a tag to compare
@pmqs pmqs released this 31 Mar 20:02
· 228 commits to master since this release
  • Drop support for in-memory zip files.
    IO::Blob doesn't allow seekable writing to a blob at the moment.
    Can reinstate when IO::Blob gets seek support.

  • Drop use of "pack" - use buf8, write-uint16/32 instead

  • Add version data to the .pm6 files

  • Include 2018.12 in .travis.yml

  • More tests

  • Set Language encoding bit when filename/comment not 7-bit ascii