search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
236 B
Text
5 lines
236 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.
|
|
|
|
WWW: https://metacpan.org/release/File-Finder
|