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

I've never done it successfully on Windows. Linux of course comes with the tools to compile modules written in C or whatever, but Windows does not. If it's a pure Perl module (as in, written solely in Perl) then you can just download and copy it into the C:\Perl\lib directory. Otherwise, I've always relied on ppm. Use the help command and familiarize yourself with the controls. It does have a search function to help you lookup the package names before you download them.

Replies are listed 'Best First'.
Re^4: File::Copy::Recursive chokes on input
by Anonymous Monk on Aug 24, 2007 at 10:42 UTC