Net::SSLeay をインストールしようとしたが失敗

Writing Makefile for Net::SMTP::TLS
---- Unsatisfied dependencies detected during ----
----    AWESTHOLM/Net-SMTP-TLS-0.12.tar.gz    ----
    Net::SSLeay [requires]
    IO::Socket::SSL [requires]
Shall I follow them and prepend them to the queue
of modules we are processing right now? [yes]
  /usr/bin/make -- OK
Running make test

(中略)

t/handle/external/10_destroy.......1/6 Use of uninitialized value in subroutine entry at /usr/lib/perl/5.8/Socket.pm line 201.
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at /usr/lib/perl/5.8/Socket.pm line 201.
# Looks like you planned 6 tests but only ran 2.
# Looks like your test died just after 2.
t/handle/external/10_destroy....... Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 4/6 subtests

(中略)

Test Summary Report
-------------------
t/handle/external/10_destroy.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 6 tests but ran 2.
Files=20, Tests=198, 61 wallclock secs ( 0.10 usr  0.04 sys +  1.80 cusr  0.16 csys =  2.10 CPU)
Result: FAIL
Failed 1/20 test programs. 0/198 subtests failed.
make: *** [test_dynamic] エラー 255
  FLORA/Net-SSLeay-1.32.tar.gz
  /usr/bin/make test -- NOT OK