diff options
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. |