http://qs1969.pair.com?node_id=517069


in reply to Re: Yet another module installation issue
in thread Yet another module installation issue

Thanks much trww. It worked! I guess that's what they mean by "force." I suppose the next step is to test both to make sure they really took.

I've learned a couple of things as the result of this node, but the main thing is that the installation of a CPAN module will not always appear to be going perfectly, but keep going anyway.

I just wish I knew what the reports were really telling me. Some I get, most I don't.


—Brad
"The important work of moving the world forward does not wait to be done by perfect men." George Eliot
  • Comment on Re^2: Yet another module installation issue

Replies are listed 'Best First'.
Re^3: Yet another module installation issue
by trwww (Priest) on Dec 15, 2005 at 22:37 UTC

    ... the installation of a CPAN module will not always appear to be going perfectly, but keep going anyway.

    A safer statement would be "keep going when you know it is not going to affect the rest of your system."

    Blindly force installing a module that does not pass its tests is probably a bad idea.

    trwww