slackbuilds_ponce/perl/perl-File-Find-Rule/README
Petar Petrov 58915f5d1b perl/perl-File-Find-Rule: Added (File::Find::Rule perl module)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-08 11:02:49 -04:00

4 lines
191 B
Text

File::Find::Rule is a friendlier interface to File::Find. It allows
you to build rules which specify the desired files and directories.
This requires perl-Text-Glob and perl-Number-Compare.