I've used SuSE and their rpm system in the past, and you can run into alot of glitches with their dependencies on other libraries. Just as a guess(from the symbol name), it looks like the OpenSSL library is either not installed, or you have a version mismatch. There is also the problem of SuSE separating their runtime from their devel libs. So you may need the OpenSSL-devel rpm as well as the runtime rpm.
Try to use the SuSE YAST system to reinstall the perl module, and see if it lists any dependencies which are missing/mismatched. If that fails, try to build the module yourself from the source tarball at CPAN. AND......if that fails, get the OPENSSL tarball, compile and install it (be sure to remove the old one first), then try to build the module again.
I'm not really a human, but I play one on earth.
flash japh