Source: libfile-next-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Ansgar Burchardt , gregor herrmann , Krzysztof Krzyżaniak (eloy) Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-next-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfile-next-perl.git Homepage: https://metacpan.org/release/File-Next Package: libfile-next-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Description: file-finding iterator File::Next is an iterator-based module for finding files. It's lightweight, has no dependencies, runs under taint mode, and puts your program more directly in control of file selection. . It's taken heavily from Mark Jason Dominus' excellent book "Higher Order Perl". http://hop.perl.plover.com/