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

0.08 2014/04/11
  - respect MANIFEST/MANIFEST.SKIP correctly (Tux++)

0.07 2014/02/19
  - respect meta provides correctly

0.06 2013/11/17
  - ignore 'provides' entries whose file field is empty
  - keep error infile as infile, not as infile_error

0.05 2013/10/10
  - include invalid version info

0.04 2013/10/06
  - ignore broken provides field

0.03 2013/09/26
  - ignore fatlib (MIYAGAWA++)
  - META.json in a subdir should not precede META.yml in the topdir.

0.02 2013/08/25
  - corrected infile path in meta provides

0.01 2013/06/15
  - initial release