Search notes:

Perl module Net::SSLeay

Error message: Can't load SSLeay.xs.dll

When I encountered the following error message:
Can't load 'C:/Users/rene/StrawberryPerl/perl/vendor/lib/auto/Net/SSLeay/SSLeay.xs.dll' for module Net::SSLeay: load_file:The specified module could not be found at C:/Users/rene/StrawberryPerl/perl/lib/DynaLoader.pm line 193
the reason for this was that Perl-installation-directory/c/bin was not found in the PATH environment variable.

See also

IO::Socket::SSL
Perl modules

Index