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

0.09      2013-12-21 07:31:15 -0500
  - use -p option instead of -a if that seems to fail (gh#5)

0.08      2013-12-19 15:04:50 -0500
  - use system libbz2 if available

0.07      2013-12-19 02:47:50 -0500
  - build tweaks for OpenBSD

0.06      2013-12-18 07:48:16 -0500
  - bugfix: was passing in include instead of lib dir to -L 

0.05      2013-12-15 07:58:34 -0500
  - Testing tweaks and additional diagnostic
  - MSWin32: Don't depend on po2dll, as that may not be in the PATH
    (use a Perl wrapper around Alien::o2dll instead)

0.04      2013-12-13 16:46:11 -0500
  - First CPAN release

0.03      2013-12-13 16:17:17 -0500
  - MSWin32 install support (oops)

0.02      2013-12-13 15:57:10 -0500
  - MSWin32 support

0.01      2013-12-06 08:46:49 -0500
  - initial version