mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
5 lines
243 B
Plaintext
5 lines
243 B
Plaintext
Path::Class::File::Stat is a simple extension of Path::Class::File.
|
|
Path::Class::File::Stat is useful in long-running programs (as under
|
|
mod_perl) where you might have a file handle opened and want to check
|
|
if the underlying file has changed.
|