The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Archive-Any-Lite

0.11 2016/04/29
  - improved tar extraction performance

0.10 2014/08/09
  - added LICENSE file per RT#88571

0.09 2014/04/18
  - updated version requirements (reported by Paul Howarth).

0.08 2014/04/18
  - supported an optional hash reference for finer extraction control

0.07 2013/05/01
  - ignore hardlinks if $IGNORE_SYMLINK is set

0.06 2013/03/19
  - added $IGNORE_SYMLINK to ignore symlinks

0.05 2013/01/13
  - check a directory earlier for efficiency

0.04 2012/11/24
  - warn and stop processing if no data could be taken from a broken tarball

0.03 2012/07/15
  - error handling so that extract returns false

0.02 2012/06/19
  - fixed tar.gz handling

0.01 2012/06/18
  - initial release