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 Wanda B. Anon,
This is a computer-generated report for WWW-Patent-Page-0.105.3
on perl 5.10.0, created by CPAN-Reporter-1.1651.
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/001_load............ok
t/020_network.........# Testing for network and proxy. even passing this, a common reason for failing another test suite is network, network proxy, or network time out issues. see
http://cpantesters.perl.org/show/WWW-Patent-Page.html for failure credibility.
ok
t/035_defaults........ok
t/040_parse_doc_id....document id 'A100,002'
not parsed. at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page.pm line 231
WWW::Patent::Page::parse_doc_id('WWW::Patent::Page=HASH(0x84a0820)', 'A100,002') called at t/040_parse_doc_id.t line 192
document id 'USA100,002'
not parsed. at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page.pm line 231
WWW::Patent::Page::parse_doc_id('WWW::Patent::Page=HASH(0x84a0820)', 'USA100,002') called at t/040_parse_doc_id.t line 192
ok
t/050_espace_ep.......ok
t/100_uspto...........no maximum page number found in US6123456:
at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page/USPTO.pm line 212
WWW::Patent::Page::USPTO::USPTO_tif('WWW::Patent::Page=HASH(0x8482958)', 'WWW::Patent::Page::Response=HASH(0x9306fd0)') called at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page.pm line 375
WWW::Patent::Page::get_page('WWW::Patent::Page=HASH(0x8482958)', 'US_6_123_456', 'office', 'USPTO', 'format', 'tif', 'page', 2) called at t/100_uspto.t line 49
Use of uninitialized value $url in substitution (s///) at
/home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page/USPTO.pm line 227 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you the
name of the variable (if any) that was undefined. In some cases it cannot
do this, so it also tells you what operation you used the undefined value
in. Note, however, that perl optimizes your program and the operation
displayed in the warning may not necessarily appear literally in your
program. For example, "that $foo" is usually optimized into "that "
. $foo, and the warning will refer to the concatenation (.) operator,
even though there is no . in your program.
Use of uninitialized value $url in concatenation (.) or string at
/home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page/USPTO.pm line 228 (#1)
# Failed test '13 US 6,123,456, 8 pages long'
# at t/100_uspto.t line 58.
# got: undef
# expected: '8'
# Looks like you failed 1 test of 33.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/33 subtests
t/105_uspto_pdf.......attempt 1 response failed or content empty, no temporary tiff can be made- possibly network problem or timeout, will try again at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page/USPTO.pm line 395
WWW::Patent::Page::USPTO::USPTO_pdf('WWW::Patent::Page=HASH(0x84801c0)', 'WWW::Patent::Page::Response=HASH(0x847ffe0)') called at /home/stro/.cpan/build/WWW-Patent-Page-0.105.3-QGOBgT/blib/lib/WWW/Patent/Page.pm line 375
WWW::Patent::Page::get_page('WWW::Patent::Page=HASH(0x84801c0)', 'US6123456', 'office', 'USPTO', 'format', 'pdf', 'page', 1) called at t/105_uspto_pdf.t line 13
Wrong TIFF Id '' (should be 42). at /home/stro/perl510/lib/site_perl/5.10.0/PDF/API2/Resource/XObject/Image/TIFF.pm line 408.
# Looks like you planned 21 tests but only ran 2.
# Looks like your test died just after 2.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 19/21 subtests
t/200_micropatent.....skipped: Need to set username and password to run these tests.
t/300_jpo_ipdi........# Version 0.105.3
# It can take a long time to retrieve the translations- please be patient.
ok
Test Summary Report
-------------------
t/100_uspto (Wstat: 256 Tests: 33 Failed: 1)
Failed test: 13
Non-zero exit status: 1
t/105_uspto_pdf (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 21 tests but ran 2.
Files=9, Tests=267, 1344 wallclock secs ( 0.53 usr 0.17 sys + 24.03 cusr 5.34 csys = 30.07 CPU)
Result: FAIL
Failed 2/9 test programs. 1/267 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- --------
Archive::Zip 0 1.23
base 0 2.13
Carp 0 1.08
Data::Dumper 0 2.121_14
diagnostics 0 1.17
English 0 1.04
File::Temp 0.17 0.20
HTML::Form 0 5.814
HTML::HeadParser 0 2.22
HTML::TokeParser 0 2.37
HTTP::Headers 0 5.810
HTTP::Request 0 5.814
HTTP::Request::Common 0 5.814
HTTP::Response 0 5.813
IO::Scalar 0 2.110
LWP::UserAgent 2.003 5.814
PDF::API2 0.52 2.015
strict 0 1.04
subs 0 1.00
Test::More 0 0.80
URI 0 1.37
version 0 0.76
warnings 0 1.06
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US
LANGUAGE = en_US:en_GB:en
PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PERL5LIB =
PERL5OPT = -I/tmp/CPAN-Reporter-lib-l737 -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 24230
PERL5_CPAN_IS_RUNNING = 24230
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/stro/perl510/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000 20 24 25 29 44 46
$EGID = 1000 1000 20 24 25 29 44 46
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.53
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.04
version 0.76
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=linux, osvers=
2.4.27-2-386, archname=i686-linux
uname='linux vm-debian
2.4.27-2-386 #1 mon may 16 16:47:51 jst 2005 i686 gnulinux '
config_args='-Dprefix=/home/stro/perl510'
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='
4.1.2 20061115 (prerelease) (Debian
4.1.1-21)', 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=, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -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'