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

Changes for version 0.17 - 2009-01-13

  • Do a chmod(644) of the dbm checksums file after creation.

Changes for version 0.16_02 - 2008-10-23

  • Occasionally, using defined($hash->{$foo}), we were inserting bogus records into the dbs.
  • Archive injection/removal test with symlink conversion in between
  • Slight refactoring of the test code.

Changes for version 0.16_01 - 2008-10-21

  • Support for running without symlinks finally arrived!
  • fake_symlinks option to the constructor (default if symlinks not available)
  • convert_symlinks option to the constructor for converting existing repositories with symlinks to those without.
  • Fix to the ::DBM docs: the symlinks DB doesn't have paths.
  • Optimize the symlinks db space usage after deleting from it.
  • Expose the new options with parrepo (with a new command convert_symlinks, too)
  • Much improved test suite.
  • No longer use base if @ISA is ample.

Documentation

server side script for managing PAR repositories

Modules

Create and modify PAR repositories
DBM tools for PAR::Repository
ZIP file handling routines for PAR::Repository