mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
379 B
Plaintext
8 lines
379 B
Plaintext
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
|