17 lines
884 B
Markdown
17 lines
884 B
Markdown
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-File-Copy-Recursive (File::Copy::Recursive)
|
|
|
|
SMEServer Koozali local git repo for perl-File-Copy-Recursive
|
|
|
|
## Documentation
|
|
https://metacpan.org/pod/File::Copy::Recursive
|
|
|
|
## Bugs
|
|
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=File-Copy-Recursive)
|
|
|
|
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-File-Copy-Recursive&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
|
|
|
## Description
|
|
This module copies and moves directories recursively (or single files,
|
|
well... singley) to an optional depth and attempts to preserve each file or
|
|
directory's mode.
|