# $File: //member/autrijus/PAR/TODO $ $Author: autrijus $
# $Revision: #11 $ $Change: 4817 $ $DateTime: 2003/03/19 15:27:16 $

- Use Archive::Any and Archive::Tar to get rid of the only XS module
  dependency (Compress::Zlib), or implement inflate algorithm in perl.

- Overrides @INC to provide coexistence support for multiple
  versions of a module on the same machine.  Or use Ingy's only.pm.

- Install .par files using EU::MM or M::B logic with par.pl.
  (partially done with META.yml generated by 'pp')

- CPANPLUS::Dist::PAR.

- SIGNATURE support via Module::Signature.

- Refactor pp to use App::Packer.
