パッケージ: libfile-copy-recursive-reduced-perl (0.006-2)
libfile-copy-recursive-reduced-perl に関するリンク
Debian の資源:
libfile-copy-recursive-reduced-perl ソースパッケージをダウンロード:
- [libfile-copy-recursive-reduced-perl_0.006-2.dsc]
- [libfile-copy-recursive-reduced-perl_0.006.orig.tar.gz]
- [libfile-copy-recursive-reduced-perl_0.006-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module for recursive copying of files and directories
File::Copy::Recursive::Reduced is a Perl library which provides subroutines exported on request which are intended to serve as drop-in replacements for certain subroutines found in CPAN distribution File-Copy-Recursive.
It exports three functions on demand which are substantially equivalent to their File::Copy::Recursive equivalents:
* "fcopy()" * "dircopy()" * "rcopy()"
These functions are quite appropriate in situations such as test suites where the user has full knowledge of the files, directories and symlinks to be recursively copied and does not need to manipulate the environment by setting localized versions of File::Copy::Recursive's package global variables.
その他の libfile-copy-recursive-reduced-perl 関連パッケージ
|
|
|
|
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語