I think I might have installed the perl module, but this is the error I get when I run the program that uses Crypt::SSLeay.
Can't locate loadable object for module Crypt::SSLeay in @INC
However, I made sure that the location for the PERL5LIB variable now includes the location of Crypt/SSLeay.pm
I don't understand why the problem is.