Source: libfilesys-df-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), perl-xs-dev, perl:native Standards-Version: 3.9.8 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfilesys-df-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfilesys-df-perl.git Homepage: https://metacpan.org/release/Filesys-Df 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.