diff options
author | Glenn Becker <glenn.becker@gmail.com> | 2015-12-05 00:03:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 00:08:17 +0700 |
commit | 5692a1b5bd70dc64e3c899ef393ebfd6251ecfba (patch) | |
tree | 693291f4ae4a51794eefef23bf4feec414281664 /perl/perl-File-Copy-Recursive/README | |
parent | c02813a519b5c77a1fd93cd1390d2d1badf77f68 (diff) | |
download | slackbuilds-5692a1b5bd70dc64e3c899ef393ebfd6251ecfba.tar.gz |
perl/perl-File-Copy-Recursive: Added (perl extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-Copy-Recursive/README')
-rw-r--r-- | perl/perl-File-Copy-Recursive/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-File-Copy-Recursive/README b/perl/perl-File-Copy-Recursive/README new file mode 100644 index 0000000000..7b25412264 --- /dev/null +++ b/perl/perl-File-Copy-Recursive/README @@ -0,0 +1,3 @@ +This module copies and moves directories recursively (or single files, well... +singly) to an optional depth and attempts to preserve each file or directory's +mode. |