in reply to Re: File::Copy::Recursive chokes on input
in thread File::Copy::Recursive chokes on input

I'm on windows, and for the life of me can't find any instructions that are useful on how to install a module on XP (or NT?). I'm using Activestate.

I did however find some vague instructions to take the module (or any module) "Recursive.pm" and place it in the File > Copy folder in my Lib in my Perl directory. I also created a "File > Copy" directory where I'm executing the program. Either way, it appears to be working because I'm not getting the error about @INC (or something like that).

I posted this thread a couple hours ago. I just did another google search. My question here on perlmonks is now in the top 20 search results on google. Do a google on "dircopy perl" and you'll see this thread! Talk about recursive.

I'm completely baffled, and my search for help is recursive. That's not good! Any other ideas? Can you get this to work at all on your system? Can you post an example that works?

Thanks!

  • Comment on Re^2: File::Copy::Recursive chokes on input

Replies are listed 'Best First'.
Re^3: File::Copy::Recursive chokes on input
by andyford (Curate) on Aug 23, 2007 at 17:45 UTC