Source: libio-dirent-perl Section: perl Priority: optional Build-Depends: debhelper-compat (=13), perl Maintainer: Ludovic Drolez Standards-Version: 4.7.0 Homepage: https://metacpan.org/dist/IO-Dirent/ Rules-Requires-Root: no Package: libio-dirent-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, Enhances: backuppc Description: Perl module for accessing dirent structs returned by readdir Returns a list of hashrefs. Each hashref contains the name of the directory entry, its inode for the filesystem it resides on and its type (if available). . This module can be used by backuppc to speed up back-ups.