in reply to Re: Activeperl: Net::Whois::ARIN::Network
in thread Activeperl: Net::Whois::ARIN::Network

if you cannot give any input into your CPAN-shell, there is something wrong with your CPAN-installation. The right answer should just be hitting "ENTER" and let CPAN automatically install the missing dependencies.

Also, the fact that your install of CPAN could not read the "META.yml" file seems to indicate something wrong. Did you already try re-installing CPAN? (force install CPAN)

If all fails, you can still install Test::MockObject separately.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James