aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Filesys-Df/pkg-descr
blob: b572160ace1cb2ad3ebd3ff29fb03336edee0fce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
This module provides a way to obtain filesystem disk space information. 
This is a Unix only distribution. If you want to gather this information 
for Unix and Windows, use Filesys::DfPortable. The only major benefit of 
using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports 
the use of open filehandles as arguments.

The module should work with all flavors of Unix, including Mac OS X 
(Darwin, Tiger, etc), and Cygwin.

WWW: http://search.cpan.org/dist/Filesys-Df/
Author: Ian Guthrie <IGuthrie@aol.com>