Report for WWW-Patent-Page-0.109.0

Back
From: Dan Collins
Subject: FAIL WWW-Patent-Page-0.109.0 v5.26.0 GNU/Linux
Date: 2017-04-17T10:48:55Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Wanda B. Anon,

This is a computer-generated report for WWW-Patent-Page-0.109.0
on perl 5.26.0, created by CPAN-Reporter-1.2018.

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://wiki.cpantesters.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/015_pod_coverage.t .. skipped: Author test only.  Set $ENV{TEST_AUTHOR} to "Wanda_B_Anon" to run.
t/014_pod.t ........... skipped: Author test only.  Set $ENV{TEST_AUTHOR} to "Wanda_B_Anon" to run.
# 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.
# 
# perl version 5.026000 for linux
# Archive::Zip version 1.59
# Carp version 1.38
# Data::Dumper version 2.161
# English version 1.10
# File::Temp version 0.2304
# File::Spec version 3.62
# HTML::Form version 6.03
# HTML::HeadParser version 3.71
# HTML::TokeParser version 3.69
# HTTP::Headers version 6.11
# HTTP::Request::Common version 6.11
# HTTP::Response version 6.11
# IO::Scalar version 2.111
# LWP::UserAgent version 6.25
Ambiguous call resolved as CORE::open(), qualify as such or use & at
	/home/cpan1/install/lib/perl5/site_perl/5.26.0/PDF/API2/Basic/PDF/File.pm line 726 (#1)
    (W ambiguous) A subroutine you have declared has the same name as a Perl
    keyword, and you have used the name without qualification for calling
    one or the other.  Perl decided to call the builtin because the
    subroutine is not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or declare the subroutine
    to be an object method (see "Subroutine Attributes" in perlsub or
    attributes).
    
# PDF::API2 version 2.031
# Test::More version 1.302078
# URI version 1.71
t/020_network.t ....... ok
Ambiguous call resolved as CORE::open(), qualify as such or use & at
	/home/cpan1/install/lib/perl5/site_perl/5.26.0/PDF/API2/Basic/PDF/File.pm line 726 (#1)
    (W ambiguous) A subroutine you have declared has the same name as a Perl
    keyword, and you have used the name without qualification for calling
    one or the other.  Perl decided to call the builtin because the
    subroutine is not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or declare the subroutine
    to be an object method (see "Subroutine Attributes" in perlsub or
    attributes).
    
t/001_load.t .......... ok
t/035_defaults.t ...... ok
Ambiguous call resolved as CORE::open(), qualify as such or use & at
	/home/cpan1/install/lib/perl5/site_perl/5.26.0/PDF/API2/Basic/PDF/File.pm line 726 (#1)
    (W ambiguous) A subroutine you have declared has the same name as a Perl
    keyword, and you have used the name without qualification for calling
    one or the other.  Perl decided to call the builtin because the
    subroutine is not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or declare the subroutine
    to be an object method (see "Subroutine Attributes" in perlsub or
    attributes).
    
document id 'A100,002'
not parsed. at t/040_parse_doc_id.t line 192.
document id 'USA100,002'
not parsed. at t/040_parse_doc_id.t line 192.
Use of uninitialized value in uc at
	/home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 256 (#2)
    (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.
    
t/040_parse_doc_id.t .. ok
Ambiguous call resolved as CORE::open(), qualify as such or use & at
	/home/cpan1/install/lib/perl5/site_perl/5.26.0/PDF/API2/Basic/PDF/File.pm line 726 (#1)
    (W ambiguous) A subroutine you have declared has the same name as a Perl
    keyword, and you have used the name without qualification for calling
    one or the other.  Perl decided to call the builtin because the
    subroutine is not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or declare the subroutine
    to be an object method (see "Subroutine Attributes" in perlsub or
    attributes).
    
Ambiguous call resolved as CORE::open(), qualify as such or use & at
	/home/cpan1/install/lib/perl5/site_perl/5.26.0/PDF/API2/Basic/PDF/File.pm line 726 (#1)
    (W ambiguous) A subroutine you have declared has the same name as a Perl
    keyword, and you have used the name without qualification for calling
    one or the other.  Perl decided to call the builtin because the
    subroutine is not imported.
    
    To force interpretation as a subroutine call, either put an ampersand
    before the subroutine name, or qualify the name with its package.
    Alternatively, you can import the subroutine (or pretend that it's
    imported with the use subs pragma).
    
    To silently interpret it as the Perl operator, use the CORE:: prefix
    on the operator (e.g. CORE::log($x)) or declare the subroutine
    to be an object method (see "Subroutine Attributes" in perlsub or
    attributes).
    
server responded with code 500, internal server error, trying again for you in case they got their act together in the last few seconds at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 421.
	WWW::Patent::Page::request(WWW::Patent::Page=HASH(0x1bb2ed8), HTTP::Request=HASH(0x3a6b5a8)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page/USPTO.pm line 420
	WWW::Patent::Page::USPTO::USPTO_pdf(WWW::Patent::Page=HASH(0x1bb2ed8), WWW::Patent::Page::Response=HASH(0x163b650)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 390
	WWW::Patent::Page::get_page(WWW::Patent::Page=HASH(0x1bb2ed8), "US6123456", "office", "USPTO", "format", "pdf", "page", 1) called at t/105_uspto_pdf.t line 13
server responded with code 500, internal server error, trying again for you in case they got their act together in the last few seconds at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 421.
	WWW::Patent::Page::request(WWW::Patent::Page=HASH(0x1bb2ed8), HTTP::Request=HASH(0x3a6b5a8)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page/USPTO.pm line 420
	WWW::Patent::Page::USPTO::USPTO_pdf(WWW::Patent::Page=HASH(0x1bb2ed8), WWW::Patent::Page::Response=HASH(0x163b650)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 390
	WWW::Patent::Page::get_page(WWW::Patent::Page=HASH(0x1bb2ed8), "US6123456", "office", "USPTO", "format", "pdf", "page", 1) called at t/105_uspto_pdf.t line 13
Uncaught exception from user code:
	original url = "GET http://patimg2.uspto.govhttp://pdfpiw.uspto.gov/56/234/061/1.pdf
	User-Agent: WWW::Patent::Page/0.109.0
	
	", request that caused this response = "GET http://patimg2.uspto.govhttp://pdfpiw.uspto.gov/56/234/061/1.pdf
	User-Agent: WWW::Patent::Page/0.109.0
	
	", response code = "500" = "Can't connect to [patimg2.uspto.govhttp:]:80", response as string = "500 Can't connect to [patimg2.uspto.govhttp:]:80
	Content-Type: text/plain
	Client-Date: Sun, 16 Apr 2017 18:34:08 GMT
	Client-Warning: Internal response
	
	Can't connect to [patimg2.uspto.govhttp:]:80
	
	Name or service not known at /home/cpan1/install/lib/perl5/site_perl/5.26.0/LWP/Protocol/http.pm line 46.
	" at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 424.
		WWW::Patent::Page::request(WWW::Patent::Page=HASH(0x1bb2ed8), HTTP::Request=HASH(0x3a6b5a8)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page/USPTO.pm line 420
		WWW::Patent::Page::USPTO::USPTO_pdf(WWW::Patent::Page=HASH(0x1bb2ed8), WWW::Patent::Page::Response=HASH(0x163b650)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 390
		WWW::Patent::Page::get_page(WWW::Patent::Page=HASH(0x1bb2ed8), "US6123456", "office", "USPTO", "format", "pdf", "page", 1) called at t/105_uspto_pdf.t line 13
	WWW::Patent::Page::request(WWW::Patent::Page=HASH(0x1bb2ed8), HTTP::Request=HASH(0x3a6b5a8)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page/USPTO.pm line 420
	WWW::Patent::Page::USPTO::USPTO_pdf(WWW::Patent::Page=HASH(0x1bb2ed8), WWW::Patent::Page::Response=HASH(0x163b650)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 390
	WWW::Patent::Page::get_page(WWW::Patent::Page=HASH(0x1bb2ed8), "US6123456", "office", "USPTO", "format", "pdf", "page", 1) called at t/105_uspto_pdf.t line 13
# Looks like your test exited with 22 just after 2.
t/105_uspto_pdf.t ..... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 19/21 subtests 
server responded with code 500, internal server error, trying again for you in case they got their act together in the last few seconds at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 421.
	WWW::Patent::Page::request(WWW::Patent::Page=HASH(0x1ba4408), HTTP::Request=HASH(0x28ca690)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page/USPTO.pm line 127
	WWW::Patent::Page::USPTO::USPTO_htm(WWW::Patent::Page=HASH(0x1ba4408), WWW::Patent::Page::Response=HASH(0x3a903f8)) called at /home/cpan1/.cpan/build/WWW-Patent-Page-0.109.0-0/blib/lib/WWW/Patent/Page.pm line 390
	WWW::Patent::Page::get_page(WWW::Patent::Page=HASH(0x1ba4408), "USPP08,901") called at t/100_uspto.t line 79
t/100_uspto.t ......... ok

Test Summary Report
-------------------
t/105_uspto_pdf.t   (Wstat: 5632 Tests: 2 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 21 tests but ran 2.
Files=8, Tests=245, 18 wallclock secs ( 0.18 usr  0.01 sys +  3.19 cusr  0.15 csys =  3.53 CPU)
Result: FAIL
Failed 1/8 test programs. 0/245 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Archive::Zip          0    1.59    
    base                  0    2.23    
    Carp                  0    1.38    
    Data::Dumper          0    2.161   
    diagnostics           0    1.36    
    English               0    1.10    
    File::Spec            0    3.62    
    File::Temp            0.17 0.2304  
    HTML::Form            0    6.03    
    HTML::HeadParser      0    3.71    
    HTML::TokeParser      0    3.69    
    HTTP::Headers         0    6.11    
    HTTP::Request::Common 0    6.11    
    HTTP::Response        0    6.11    
    IO::Scalar            0    2.111   
    LWP::UserAgent        0    6.25    
    PDF::API2             0.53 2.031   
    strict                0    1.11    
    subs                  0    1.02    
    Test::More            0    1.302078
    URI                   0    1.71    
    vars                  0    1.03    
    version               0    0.9917  
    warnings              0    1.37    

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    ExtUtils::MakeMaker   0    7.24    


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j3
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17679
    PERL5_CPAN_IS_RUNNING = 17679
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 28751,17679
    PERL_CR_SMOKER_CURRENT = WWW-Patent-Page-0.109.0
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = putty-256color

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/cpan1/install/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.16    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.91_04 
    JSON::PP            2.27400 
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302078
    YAML                1.23    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
  Commit id: f57d8456e7b8d6b2dad0bb49899cfdc68007b794
  Platform:
    osname=linux
    osvers=3.16.0-4-amd64
    archname=x86_64-linux-thread-multi
    uname='linux digitalis 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 gnulinux '
    config_args='-Dusedevel -DDEBUGGING -Dusethreads -Dprefix=/home/cpan1/install -Uversiononly -des'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2 -g'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.9.2'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_TRACK_MEMPOOL
    PERL_USE_DEVEL
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at Apr 11 2017 21:42:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17679"
    PERL5_CPAN_IS_RUNNING="17679"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="28751,17679"
    PERL_CR_SMOKER_CURRENT="WWW-Patent-Page-0.109.0"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan1/install/lib/perl5/site_perl/5.26.0/x86_64-linux-thread-multi
    /home/cpan1/install/lib/perl5/site_perl/5.26.0
    /home/cpan1/install/lib/perl5/5.26.0/x86_64-linux-thread-multi
    /home/cpan1/install/lib/perl5/5.26.0