On Fri Oct 24 06:28:32 2014, infosage@gmail.com wrote: > This is a bug report for perl from infosage@gmail.com, > generated with the help of perlbug 1.40 running under perl 5.21.5. > > cpanm (App::cpanminus) 1.7014 on perl 5.021005 built for x86_64-linux If I read your report correctly, you were able to install all of Net::SMTP::SSL's prerequisites but had this failure when testing the module itself: > cp lib/Net/SMTP/SSL.pm blib/lib/Net/SMTP/SSL.pm > Manifying 1 pod document > PERL_DL_NONLAZY=1 > "/home/super/perl5/perlbrew/perls/perl-5.21.5/bin/perl5.21.5" > "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef > *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" > t/*.t > # Failed test 'use Net::SMTP::SSL;' > # at t/test.t line 2. > # Tried to use 'Net::SMTP::SSL'. > # Error: Not a GLOB reference at > /home/super/.cpanm/work/1414155751.31833/Net-SMTP-SSL- > 1.01/blib/lib/Net/SMTP/SSL.pm > line 16. > # Compilation failed in require at t/test.t line 2. > # BEGIN failed--compilation aborted at t/test.t line 2. > # Looks like you failed 1 test of 1. > t/test.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/1 subtests > Test Summary Report > ------------------- > t/test.t (Wstat: 256 Tests: 1 Failed: 1) > Failed test: 1 > Non-zero exit status: 1 > Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.10 cusr > 0.01 > csys = 0.14 CPU) > Result: FAIL > Failed 1/1 test programs. 1/1 subtests failed. > make: *** [test_dynamic] Error 1 > -> FAIL Installing Net::SMTP::SSL failed. See Net-SMTP-SSL is not part of the Perl 5 core distribution, so this failure should be reported in Net-SMTP-SSL's own bug tracker. And, as a matter of fact, it appears that it already has been reported there: https://rt.cpan.org/Public/Bug/Display.html?id=99454. Can you follow up with the distribution's maintainer there? Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: new https://rt.perl.org/Ticket/Display.html?id=123043Thread Previous