summaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-DfPortable/DESCR
blob: 43976c010f9f7727f5974459bffc30e252f1e4de (plain)
1
2
3
4
5
6
7
8
9
This module provides a portable way to obtain filesystem disk space
information.

The module should work with all versions of Windows (95 and up), and with all
flavors of Unix that implement the statvfs or the statfs calls. This would
include Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix, Cygwin, etc ...

This module differs from Filesys::Df in that it has added support for
Windows, but does not support open filehandles as a argument.