Source: libfilesys-df-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312~), perl Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfilesys-df-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfilesys-df-perl.git Homepage: https://metacpan.org/release/Filesys-Df Testsuite: autopkgtest-pkg-perl Package: libfilesys-df-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Module to obtain filesystem disk space information 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.