in reply to Re: CPAN module strangeness
in thread CPAN module strangeness

I used the following while logged into the terminal as root

perl -MCPAN -e 'install File::Copy::Recursive;'

I don't remember the exact wording but it said something like

module package opened - looking good

starting Makefile.PL

then there was some type of message saying it couldn't

it then tried the test with the same results