diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 21:49:11 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 10:01:38 +0200 |
commit | 741fad3e40a2c46def88338607fbcf58d8e0d717 (patch) | |
tree | 669d6229372e45de16677d68a79f0ed89793d15f /perl/perl-File-Find-Rule | |
parent | 39a14d0093e8291a936dcb26a537a8146ac97dfb (diff) | |
download | slackbuilds-741fad3e40a2c46def88338607fbcf58d8e0d717.tar.gz |
perl/perl-File-Find-Rule: Fixed dep information
Diffstat (limited to 'perl/perl-File-Find-Rule')
-rw-r--r-- | perl/perl-File-Find-Rule/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-File-Find-Rule/README b/perl/perl-File-Find-Rule/README index f288a7d216..e9980fff61 100644 --- a/perl/perl-File-Find-Rule/README +++ b/perl/perl-File-Find-Rule/README @@ -1,4 +1,2 @@ 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. |