Subject: | Undeclared dependency IO::Socket::SSL |
Tests fail if IO::Socket::SSL is not installed:
...
# Failed test 'use WWW::Dict::Leo::Org;'
# at t/run.t line 6.
# Tried to use 'WWW::Dict::Leo::Org'.
# Error: Can't locate IO/Socket/SSL.pm in @INC (you may need to install the IO::Socket::SSL module) (@INC contains: ... .) at /home/eserte/.cpan/build/2017092018/WWW-Dict-Leo-Org-2.01-1B54iS/blib/lib/WWW/Dict/Leo/Org.pm line 17.
# BEGIN failed--compilation aborted at /home/eserte/.cpan/build/2017092018/WWW-Dict-Leo-Org-2.01-1B54iS/blib/lib/WWW/Dict/Leo/Org.pm line 17.
# Compilation failed in require at t/run.t line 6.
# BEGIN failed--compilation aborted at t/run.t line 6.
...