slackbuilds_ponce/perl/perl-File-Finder/README
LEVAI Daniel 1207a2ad2d perl/perl-File-Finder: Added (nice wrapper for File::Find).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-24 17:22:39 +07:00

3 lines
189 B
Text

File::Find is great, but constructing the wanted routine can sometimes be a
pain. This module provides a wanted-writer, using syntax that is directly
mappable to the find command's syntax.