Open TheAthlete opened 9 years ago
Net::SMTP::SSL
installs fine for me:
$ cpanm Net::SMTP::SSL
--> Working on Net::SMTP::SSL
Fetching http://www.cpan.org/authors/id/C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz ... OK
Configuring Net-SMTP-SSL-1.01 ... OK
Building and testing Net-SMTP-SSL-1.01 ... OK
Successfully installed Net-SMTP-SSL-1.01
1 distribution installed
My guess is you probably don't have some required ssl library installed.
Thanks for the quick reply. Tried to run the test for Net::SMTP::SSL commented out with no strict 'refs' conclusion:
Error: Can't use string ("SO_DONTLINGER") as a symbol ref while "strict refs" in use at /lib/Net/SMTP/SSL.pm line 21.
installed using the package in the repository: $ sudo dnf install perl-Net-SMTP-SSL everything works.
Hello! Unable to install the module, because the module Net::SMTP::SSL crashes with error
https://rt.cpan.org/Public/Bug/Display.html?id=99454
and this module is not updated since 2004