Hi,
I am running PERL on Windows 2000.
I am trying to copy every file from one folder to another. I am using - use file::copy
It works fine if I hard code a single file in the first parameter, but if I try to use *.* or one of the many other variations I have tried
it won't work.
Does anyone know how to do this?
Any help would be much appreciated. I am new to PERL and I have to say I love it.
Best wishes
Michael
I am running PERL on Windows 2000.
I am trying to copy every file from one folder to another. I am using - use file::copy
It works fine if I hard code a single file in the first parameter, but if I try to use *.* or one of the many other variations I have tried
Does anyone know how to do this?
Any help would be much appreciated. I am new to PERL and I have to say I love it.
Best wishes
Michael