perl-File-Modified - Checks intelligently if files have changed
Description:
The Modified module is intended as a simple method for programs to detect whether configuration files (or modules they rely on) have changed. There are currently two methods of change detection implemented, mtime and MD5. The MD5 method will fall back to use timestamps if the Digest::MD5 module cannot be loaded.
Homepage: http://search.cpan.org/dist/File-Modified/
License: GPL or Artistic
Vendor: Koji
Packages
perl-File-Modified-0.07-4.fc7.noarch [14 KiB] |
Changelog by Chris Weyl (2007-05-03):
- bump |