in reply to Infuriating Modules Dependency Question
What am I doing wrong?You are not showing us the relevant perl code that generates that error. Note that the POD for Crypt::SSLeay does not have use Crypt::SSLeay;, if that's what you are trying to do.
As an aside, for installing modules along with dependencies, you could use cpan
|
|---|