Source: libfilesys-statvfs-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8), perl (>= 5.8.0-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas@periapt.co.uk>
Homepage: http://search.cpan.org/dist/Filesys-Statvfs/
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libfilesys-statvfs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-statvfs-perl.git
Standards-Version: 3.9.2

Package: libfilesys-statvfs-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Perl module for the statvfs system call
 Filesys::Statvfs provides a Perl interface to the statvfs() system call.
 This function returns information about a mounted file system. The package
 also provides an interface to the very similar fstatvfs() system call.
