Releases: pmqs/Archive-Zip-SimpleZip
Releases · pmqs/Archive-Zip-SimpleZip
Archive::Zip::SimpleZip 0.033
- fix typo
8822111
Archive::Zip::SimpleZip 0.031
Archive::Zip::SimpleZip 0.030
- t/010main-unzip.t fails
Issue triggered by a memory leak in Compress-Raw-Lzma.
Updating PREREQ_PM will force loading of fixed Compress-Raw-Lzma
#7
Archive::Zip::SimpleZip 0.029
0.029 8 November 2019
- Fix Use of uninitialized value error
53fee71
Archive::Zip::SimpleZip 0.028
- Beef up test for library versions
a154c5c
Archive::Zip::SimpleZip 0.027
- t/000prereq.t
Print our versions of all modules used
c560193
Archive::Zip::SimpleZip 0.026
0.026 5 November 2019
-
Can't extract after read content
Fixes to allow nembers to be read multiple times
#3
7694310 -
add example of creating zip from stdin
bfb5b81 -
remove bad test
9e302ae -
Add Support section
50190d0 -
more tests with deflated directory
c8c15cf -
test with a deflated directory
d3cc32b -
Documentation Updates
0978433
Archive::Zip::SimpleZip 0.025
-
Don't use // with older perls
-
Add Perl::OSType as a prerequisite module
Archive::Zip::SimpleZip 0.024
- Respin the release
Archive::Zip::SimpleZip 0.023
0.023 16 June 2019
-
SimpleZip.pm
Populate extended attributes for file times & unix uid/gid -
SimpleUnzip.pm
Added FilesOnly option
Added extract method -
Added source to github
-
Added .travis & .appveyor files