Download List

Project Description

Simple Perl Package Manager tracks the files added
or deleted from a system by using "find". It can
detect modified files using installwatch, make
backups of modified or deleted files, and remove,
list, or make a tarball of a package. It records
MD5 checksums of all installed files and includes
a script to verify them and check other attributes
of a package.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-01 08:13 Back to release list
0.97

This release condenses the default 'steps' down to configure,
build, and install. Running of sysfind and sysdiff is now part of
the installation process, and installwatch is used if it is installed.
Installwatch logs are now used by default for the "final"
package file listing, but a copy of the listing produced by sysdiff
is also saved for comparison. Installwatch package listing are
now mostly reliable, but beware (i.e. compare to sysdiff's
output) for some packages, especially large packages such as
gcc which do "unusual" things when installing. The install scripts
were upgraded.
Tags: Major feature enhancements

Project Resources