cpan[11]> install Crypt::SSLeay
Running install for module 'Crypt::SSLeay'
NANIS/Crypt-SSLeay-0.72.tar.gz
Has already been unwrapped into directory /root/.cpan/build/Crypt-SSLeay-0.72-5GEt1a
NANIS/Crypt-SSLeay-0.72.tar.gz
Has already been prepared
NANIS/Crypt-SSLeay-0.72.tar.gz
Has already been made
Running make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ..... ok
t/01-connect.t ... Failed 8/8 subtests
t/02-live.t ...... # Reading configuration from 'test.config' on linux
# network_tests : 1
t/02-live.t ...... 1/? # [RT #73755] Cheat by disabling LWP::UserAgent host verification
t/02-live.t ...... ok
t/03-version.t ... ok
t/boilerplate.t .. ok
t/manifest.t ..... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/01-connect.t (Wstat: 11 Tests: 0 Failed: 0)
Non-zero wait status: 11
Parse errors: Bad plan. You planned 8 tests but ran 0.
Files=6, Tests=44, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.23 cusr 0.03 csys = 0.30 CPU)
Result: FAIL
Failed 1/6 test programs. 0/44 subtests failed.
Makefile:1090: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
NANIS/Crypt-SSLeay-0.72.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports NANIS/Crypt-SSLeay-0.72.tar.gz
Failed during this command:
NANIS/Crypt-SSLeay-0.72.tar.gz : make_test NO
cpan[12]>
Ну почему бы блин просто не выдать «file XXX not found» или «Dependency 1,2,3 not installed» ? Что я должен понять с этого высера кроме того что Me planned 8 каких-то tests but ran 0 ?
Кто-нибудь сталкивался с такой ошибкой?