Description
Perl applications can query filesystem disk space information such as available and used capacity. This is useful for installers, backup tools, monitoring scripts, and applications that need to avoid filling a disk.
It is a system information library. Results should be checked close to the write operation because disk space can change quickly on shared systems.