Code: Alles auswählen
perl -MCPAN -e 'install Net::FTPSSL'
DIED. FAILED tests 51-57
Failed 7/57 tests, 87.72% okay (less 49 skipped tests: 1 okay, 1.75%)
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/10-complex.t 255 65280 57 14 51-57
49 subtests skipped.
Failed 1/2 test scripts. 7/60 subtests failed.
Files=2, Tests=60, 10 wallclock secs ( 0.20 cusr + 0.00 csys = 0.20 CPU)
Failed 1/2 test programs. 7/60 subtests failed.
make: *** [test_dynamic] Error 255
CLEACH/Net-FTPSSL-0.16.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CLEACH/Net-FTPSSL-0.16.tar.gz
Running make install
make test had returned bad status, won't install without force
Code: Alles auswählen
perl -MCPAN -e 'force install Net::FTPSSL'