Hi,
I have written a code for coping the Chrome 'Bookmarks' file to another folder of my system's D drive. Everything works fine but unable to copy the file. Here is the code. Please suggest me where is the problem. I am absolutely new to perl.
use strict;
use warnings;
use File::Copy;
my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.