I have a script that uses REST::Client. So I downloaded that module from here: http://search.cpan.org/~mcrawfor/REST-Client/lib/REST/Client.pm.
However, that module apparently has a dependency, Crypt::SSLeay. So, I downloaded the dependency from here: http://search.cpan.org/~nanis/Crypt-SSLeay/SSLeay.pm.
After moving the items in each package's "lib" folder into my PERL lib folder, I'm getting: "Can't locate Crypt/SSLeay.pm in @INC". Sure enough, that file, Crypt/SSLeay.pm, doesn't exist in the SSLeay module.
What am I doing wrong?
In reply to Infuriating Modules Dependency Question by clegane
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |