Archive-Zip-SimpleZip

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


        * update to chmod for read-only
          https://github.com/pmqs/Archive-Zip-SimpleZip/issues/2
          28135fa2228790e920e102fd444606c926444246

        * Error when i try extract file to full path
          https://github.com/pmqs/Archive-Zip-SimpleZip/issues/2
          6b33be16c82fab8fe3f85b66c2bce21424960c55

        * Add Support section
          50190d09901a5a188ad308e8a015563b66e65ca6

        * more tests with deflated directory
          c8c15cf3f0c47eaf9d9490aa508f14e184b1ba02

        * test with a deflated directory
          d3cc32b2cc92dba64ba879320b80d6696e56f62a

        * Documentation Updates
          0978433940737981a97dc1cff083ba4a1dbb4dd3

  0.025 19 June 2019

        * Don't use // for older perls
          9f9462be5fe6f6356406ff7dcd1b3e32f6ebebb7

        * Add Perl::OSType as a prerequisite module
          22aeb3f6615752602c48942f1a0e822ed3cb9d1c

  0.024 16 June 2019

        * Respin release

  0.023 16 June 2019

      * SimpleZip.pm
        Populate extended attributes for file times & unix uid/gid
        2036dcc60355ad32d6e1d3dbc5cbe761327e967f

      * SimpleUnzip.pm
        * Added FilesOnly option
        * Added extract method
          0f1e98f94c6e0c8a8a874311bcdc18cc90ea7b54

      * 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



( run in 2.668 seconds using v1.01-cache-2.11-cpan-ceb78f64989 )