Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Archive-Zip-SimpleZip
Upload
4 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
1.84 KB
-rw-r--r--
2019-06-19 20:25:03
Edit
Del
README
2.6 KB
-rw-r--r--
2019-06-19 20:22:52
Edit
Del
Editing: Changes
(1.84 KB)
Path: /usr/share/doc/perl-Archive-Zip-SimpleZip/Changes
Back
CHANGES ------- 0.025 19 June 2019 * Don't use // for older perls * Add Perl::OSType as a prerequisite module 0.024 16 June 2019 * Respin release 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 0.022 10 April 2018 * t/010main-unzip.t Fixed failure on Windows 0.021 8 April 2018 * Makefile.PL Fixed PREREQ_PM on IO::Compress::Zip - should be version 2.081 [#125043] * t/010main-unzip.t test may fail with non-English locale [# 125044] 0.020 2 April 2018 * added Archive::Zip::SimpleUnzip 0.010 10 April 2017 * Makefile.PL #120084: Need Fix for Makefile.PL depending on . in @INC * added autoflush option. * croak if attempt to freeze/thaw SimpleZip object 0.009 17 February 2013 * added addFileHandle method. * beefed up addMember 0.008 7 January 2013 * Fixes to allow disabling of CanonicalName * Document how to use File::Find to zip a directory tree. 0.007 17 December 2012 * Removed non-ASIII char that triggered failure in t/999pod.t. 0.006 10 December 2012 * Added openMember to allow filehandle access to writing zip files. * Added Encode option. 0.005 10 November 2012 * Performance improvements. 0.004 11 August 2012 * Force binmode for input file. 0.003 1 May 2012 * Made 'Name' option mandatory with addString. 0.002 26 April 2012 * Fixed issue with Makefile.PL & version dependencies. 0.001 26 April 2012 * First Release