This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Bill Stilwell,
This is a computer-generated report for
Net-Google-1.0.1
on perl 5.10.0, created by CPAN-Reporter-1.17.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/000-key.........#
# The Google API web service requires that you provide create a Google Account and obtain a license key
# This key is then passed with each request you make to the Google servers.
# If you do not already have a Google Account, you can sign up for one here:
#
http://www.google.com/apis/
#
# Please enter your Google API key:
Use of uninitialized value $key in scalar chomp at t/000-key.t line 18.
# Failed test 'Got Google API key'
# at t/000-key.t line 20.
Use of uninitialized value $key in print at t/000-key.t line 27.
# Failed test 'Wrote key to tmp filed'
# at t/000-key.t line 31.
# Looks like you failed 2 tests of 3.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests
t/001-search......Use of uninitialized value $key in scalar chomp at t/001-search.t line 17.
# Failed test 'Read Google API key'
# at t/001-search.t line 31.
You must define a key at /
home/tester/perl-5.10.0/.cpan/src/Net-Google-1.0.1-E16ahZ/blib/lib/Net/Google.pm line 287
# Failed test 'The object isa Net::Google::Search'
# at t/001-search.t line 39.
# The object isn't defined
Can't call method "query" on an undefined value at t/001-search.t line 41.
# Looks like you planned 5 tests but only ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test died just after 4.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/5 subtests
t/002-spelling....Use of uninitialized value $key in scalar chomp at t/002-spelling.t line 17.
# Failed test 'Read Google API key'
# at t/002-spelling.t line 32.
You must define a key at /
home/tester/perl-5.10.0/.cpan/src/Net-Google-1.0.1-E16ahZ/blib/lib/Net/Google.pm line 355
# Failed test 'The object isa Net::Google::Spelling'
# at t/002-spelling.t line 39.
# The object isn't defined
Can't call method "phrase" on an undefined value at t/002-spelling.t line 41.
# Looks like you planned 5 tests but only ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test died just after 4.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/5 subtests
t/003-cache.......Use of uninitialized value $key in scalar chomp at t/003-cache.t line 17.
# Failed test 'Got Google API key'
# at t/003-cache.t line 32.
You must define a key at /
home/tester/perl-5.10.0/.cpan/src/Net-Google-1.0.1-E16ahZ/blib/lib/Net/Google.pm line 431
# Failed test 'The object isa Net::Google::Cache'
# at t/003-cache.t line 39.
# The object isn't defined
Can't call method "url" on an undefined value at t/003-cache.t line 41.
# Looks like you planned 5 tests but only ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test died just after 4.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/5 subtests
Test Summary Report
-------------------
t/000-key (Wstat: 512 Tests: 3 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 2
t/001-search (Wstat: 65280 Tests: 4 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 4.
t/002-spelling (Wstat: 65280 Tests: 4 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 4.
t/003-cache (Wstat: 65280 Tests: 4 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 255
Parse errors: Bad plan. You planned 5 tests but ran 4.
Files=4, Tests=15, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.20 cusr 0.10 csys = 1.33 CPU)
Result: FAIL
Failed 4/4 test programs. 8/15 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------- ------- --------
Carp >= 0 1.08
LWP::Protocol >= 1.42 5.810
SOAP::Lite >= 0.55 0.710.08
build_requires:
Module Need Have
------------- ------- --------
Test::Simple >= 0.47 0.80
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-Ny4V -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 1986
PERL5_CPAN_IS_RUNNING = 1986
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/tester/perl-5.10.0/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 11 17 18 19 100
$EGID = 100 11 17 18 19 100
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.13
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=
2.6.24.3, archname=i686-linux
uname='linux xbox
2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.10.0 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='
3.4.6', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/
lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='
2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'