in reply to Can I use the File::Copy::Recursive library in Linux Systems.
What error does it give? We can't help you without knowing the error message.
Maybe the module is not installed. If that is the case, you can install the module by running:
cpan File::Copy::Recursive
If that fails because you don't have the appropriate permissions to install modules, consult with your system administrator on how to install new modules for your system.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can I use the File::Copy::Recursive library in Linux Systems.
by Anonymous Monk on Mar 24, 2022 at 11:57 UTC | |
by Corion (Patriarch) on Mar 24, 2022 at 12:07 UTC |