mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
379 B
Text
7 lines
379 B
Text
This perl library uses perl5 objects to assist in determining whether a
|
|
file's contents or attributes have changed. It maintains several pieces
|
|
of information about the file: a digest (currently only MD5 is
|
|
supported), its inode number, its mode, the uid of its owner, the gid of
|
|
its group owner, and its last modification time.
|
|
|
|
WWW: https://metacpan.org/release/File-Signature
|