f6f643b7cd
File::NCopy::copy copies files to directories, or a single file to another file. You can also use a reference to a file handle if you wish whem doing a file to file copy. The functionality is very similar to cp.
4 lines
212 B
Plaintext
4 lines
212 B
Plaintext
File::NCopy::copy copies files to directories, or a single file to
|
|
another file. You can also use a reference to a file handle if you wish
|
|
whem doing a file to file copy. The functionality is very similar to cp
|