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/slack-desc | |
parent | c02813a519b5c77a1fd93cd1390d2d1badf77f68 (diff) |
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/slack-desc')
-rw-r--r-- | perl/perl-File-Copy-Recursive/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-File-Copy-Recursive/slack-desc b/perl/perl-File-Copy-Recursive/slack-desc new file mode 100644 index 000000000000..deda457c94af --- /dev/null +++ b/perl/perl-File-Copy-Recursive/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-File-Copy-Recursive: perl-File-Copy-Recursive (perl extension) +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: This module copies and moves directories recursively (or single +perl-File-Copy-Recursive: files, well... singly) to an optional depth and attempts to preserve +perl-File-Copy-Recursive: each file or directory's mode. +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: +perl-File-Copy-Recursive: |