libfile-copy-recursive-reduced-perl 0.007-ok1 source package in openKylin
Changelog
libfile-copy-recursive-reduced-perl (0.007-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:40:44 +0800
libfile-copy-recursive-reduced-perl (0.007-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:40:44 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libfile-copy-recursive-reduced-perl_0.007.orig.tar.gz | 23.6 KiB | d3b58522e69803a91437e29c099eb706e8373f1eef0518a4dc3669dd3dfcdc27 |
libfile-copy-recursive-reduced-perl_0.007-ok1.debian.tar.xz | 2.2 KiB | db74a74c51addd923c01d9fbe364560ed1c538dca962f222951513afce7b0f2c |
libfile-copy-recursive-reduced-perl_0.007-ok1.dsc | 2.1 KiB | bfe7f96965b10e84cb2728f0fd1af52f6f552ae8a540610ada3af0e725f598f0 |
File::
exported on request which are intended to serve as drop-in replacements for
certain subroutines found in CPAN distribution File-Copy-
.
It exports three functions on demand which are substantially equivalent to
their File::Copy:
.
* "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: