Revision history for Alien-Libarchive

0.10      2013-12-19 03:04:41 -0500
  - fix for beter detection of libarchive sans pkg-config as a system install
    (runtime didn't work on non-FreeBSD systems)

0.09      2013-12-18 09:06:08 -0500
  - verify Alien deps flags can at least compile a simple c program
  - better detection of libarchive sans pkg-config as a system install

0.08      2013-12-12 17:07:56 -0500
  - documentation
  - try to use Alien::bz2 if available
  - include bin directory in PATH for cygwin install_type = share 
    so dll can be found
  - basic compile check to be sure it works

0.07      2013-12-05 18:44:24 -0500
  - prefer non-system lib when that is what you installed
  - patch 3.1.2 on cygwin so that it will build
  - Strawberry Perl support via Alien::Libarchive::MSWin32

0.06      2013-11-29 10:02:22 -0500
  - support for perl 5.12, 5.10, 5.8

0.05      2013-11-26 16:57:45 -0500
  - more diagnostics

0.04      2013-11-26 12:05:20 -0500
  - use Alien::OpenSSL and Alien::LibXML if available
  - First CPAN release

0.03      2013-11-20 12:46:58 -0500
  - support for FreeBSD native build

0.02      2013-11-15 10:55:29 -0500
  - rm deps on Alien::OpenSSL, Alien::LibXML
  - rm dep on Path::Class

0.01      2013-11-14 17:07:12 -0500
  - initial version