The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21_03 - 2009-01-14

  • Disable File::Temp exclusive locking or else BSD is unhappy.

Changes for version 0.21_02 - 2009-01-13

  • Support for setting custom cache directories with the cache_dir parameter to new().
  • Set PAR_TEMP to a real temporary directory with cleanup for the tests so there are not files leftover after testing (RT #30018)

Changes for version 0.21_01 - 2009-01-13

  • Fix return values of modules_dbm and scripts_dbm: Formerly, they would only return the hash (not the file) if the checksums matched.
  • Fix return value of need_dbm_update on success. Documented to be the empty list, was 0.
  • Fix need_dbm_update in case the checksums had never been fetched before.
  • Fix autovivification bug in _fetch_module(). (very minor)
  • Fix bug in _fetch_module()
  • Much, MUCH better tests.

Modules

Access PAR repositories
PAR repository via HTTP
PAR repo. on the local file system
Small helper methods common to all implementations