Subject: | Error: Not a GLOB reference at /home/www/.cpan/build/Net-SMTP-SSL-1.01-yA2DUS/blib/lib/Net/SMTP/SSL.pm line 16. |
Date: | Wed, 04 Mar 2015 09:49:33 -0600 |
To: | bug-net-smtp-ssl [...] rt.cpan.org |
From: | ritchey.mulhollem [...] hushmail.com |
BROKEN!!
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
This is perl 5, version 18, subversion 2 (v5.18.2) built for i686-linux-gnu-thread-multi-64int
(with 41 registered patches, see perl -V for more detail)
cpan[1]> install Net::SMTP::SSL
Reading '/home/www/.cpan/Metadata'
Database was generated on Wed, 04 Mar 2015 03:17:02 GMT
Running install for module 'Net::SMTP::SSL'
Running make for C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz
Fetching with LWP:
http://mirror.uoregon.edu/CPAN/authors/id/C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz
Warning (usually harmless): 'YAML' not installed, cannot parse '/home/www/.cpan/FTPstats.yml'
Warning (usually harmless): 'YAML' not installed, cannot parse '/home/www/.cpan/FTPstats.yml'
Fetching with LWP:
http://mirror.uoregon.edu/CPAN/authors/id/C/CW/CWEST/CHECKSUMS
Checksum for /home/www/.cpan/sources/authors/id/C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz ok
Scanning cache /home/www/.cpan/build for sizes
............................................................................DONE
CPAN.pm: Building C/CW/CWEST/Net-SMTP-SSL-1.01.tar.gz
Unparsable version '' for prerequisite IO::Socket::SSL at Makefile.PL line 3.
Unparsable version '' for prerequisite Net::SMTP at Makefile.PL line 3.
Checking if your kit is complete...
Looks good
Writing Makefile for Net::SMTP::SSL
Writing MYMETA.yml and MYMETA.json
cp lib/Net/SMTP/SSL.pm blib/lib/Net/SMTP/SSL.pm
Manifying blib/man3/Net::SMTP::SSL.3pm
CWEST/Net-SMTP-SSL-1.01.tar.gz
make -- OK
'YAML' not installed, will not store persistent state
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/test.t .. 1/1
# 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/www/.cpan/build/Net-SMTP-SSL-1.01-hfM9Zz/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.10 usr 0.01 sys + 0.34 cusr 0.02 csys = 0.47 CPU)
Result: FAIL
Failed 1/1 test programs. 1/1 subtests failed.
make: *** [test_dynamic] Error 1
CWEST/Net-SMTP-SSL-1.01.tar.gz
make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports CWEST/Net-SMTP-SSL-1.01.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
CWEST/Net-SMTP-SSL-1.01.tar.gz : make_test NO