Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 5915e0ea760d6e808cfc417ff59dabcc

perl-File-Signature-1.009-1.src.rpm

Description:

This module provides a way to monitor files for changes. It implements
an object oriented interface to file "signatures." In the case of this
module, a signature includes an MD5 digest (other digests may be added
later), the file's size, its inode number, its mode, its owner's uid,
its group's gid, and its mtime. This information is associated with a
file by the file's "pathname." The pathname is considered to be the
file's unique identifier. In reality, a file may have more than one
pathname, but this module doesn't recognize that. It will simply treat
two differing pathnames as two different files, even if they refer to
the same file.

As this module checks whether a file changes over time, a minimal use
of it would include the time when the signature was created and a
different time when the signature is regenerated and compared with the
previous one. The amount of time between these checks is arbitrary.
This module makes it easy to save a signature object and then load it
and check for consistency at a later time, whether seconds or years
have passed.

Generated packages:

Other version of this rpm: