David Cantrell wrote:
> Either because you've not configured CPAN.pm to follow dependencies
> automatically, or because it did try to download and install that module
> but it failed its tests.
> 
> To check the former ...
>   $ perl -MCPAN -e shell
>   > o conf prerequisites_policy
> 
> if it says anything other than 'follow' then it's set up wrong*.

It is set to 'ask' which shouldn't be a problem since I always choose
the default.

> 
> To check the latter, read *all* of the info that it spits out, not just
> the output from the last few tests.

Yes, apparently HTTP::Server::Simple did downlaod but failed to install
and I missed the error message.  What bothers me now is that why it did
stop then and there but continued on.  And I think it'll remain a
mystery; I'm not going to uninstall everything and try again.  :)


-- 
Just my 0.00000002 million dollars worth,
  Shawn

Programming is as much about organization and communication
as it is about coding.

I like Perl; it's the only language where you can bless your
thingy.

Reply via email to