## https://sploitus.com/exploit?id=60FC5583-E38D-5304-A1DB-88ED9001CCE4
This is a Perl module called Crypt::SSLeay, which provides OpenSSL support for LWP (Library for WWW in Perl). The module is used to handle SSL/TLS connections and is part of the LWP distribution. The module has a version of 0.73_04 and is maintained by A. Sinan Unur, David Landgren, Joshua Chamas, and Gisle Aas. The module is free software, distributed under the Artistic License version 2.0.
The module provides functions for creating and managing SSL/TLS connections, including functions for setting up and tearing down connections, as well as functions for handling SSL/TLS certificates and private keys. The module also provides functions for handling SSL/TLS protocol versions and cipher suites.
The module has a dependency on the OpenSSL library and uses the OpenSSL API to perform SSL/TLS operations. The module also has a dependency on the LWP library, which is used to handle HTTP requests.
The module is used by LWP to handle SSL/TLS connections when making HTTP requests. The module is also used by other Perl modules and applications that require SSL/TLS support.
The module has a warning message that is displayed when the version of OpenSSL being used is vulnerable to the Heartbleed Bug (CVE-2014