diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-11-20 09:05:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-20 09:05:10 +0700 |
commit | b02669ce78ab496c06d1c1995dc60186e1cc4fe1 (patch) | |
tree | 2ccccd6d6b4be9bdd34327b3ecb736c615ed4cbd /perl/perl-File-Share/README | |
parent | 9981f14ae3d7a5b42714aece88bd19f3180988b9 (diff) |
perl/perl-File-Share: Added (perl module File::Share).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Share/README')
-rw-r--r-- | perl/perl-File-Share/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-File-Share/README b/perl/perl-File-Share/README new file mode 100644 index 0000000000000..e7b979aa846a0 --- /dev/null +++ b/perl/perl-File-Share/README @@ -0,0 +1,6 @@ +perl module File::Share + +This module is a drop-in replacement for File::ShareDir. It supports +the dist_dir and dist_file functions, except these functions have been +enhanced to understand when the developer's local ./share/ directory +should be used. |