Report for Scraper-3.05

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Scraper-3.05 v5.22.2 FreeBSD
Date: 2016-09-09T06:32:41Z

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 Glenn Wood,

This is a computer-generated report for Scraper-3.05
on perl 5.22.2, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/perl5.22.2p/bin/perl5.22.2" "-Iblib/lib" "-Iblib/arch" test.pl
# VERSIONS OF MODULES ON WHICH SCRAPER DEPENDS
#     using HTML::Form(6.03);
#     using HTML::TreeBuilder();
#     using HTTP::Cookies(6.01);
#     using HTTP::Request(6.11);
#     using HTTP::Response(6.11);
#     using HTTP::Status(6.11);
#     using LWP(6.15);
#     using LWP::RobotUA(6.15);
#     using LWP::UserAgent(6.15);
#     using Storable(2.53_01);
#     using Text::ParseWords(3.30);
#     using Tie::Persistent(1.00);
#     using URI(1.71);
#     using URI::Escape(3.31);
#     using URI::URL(5.04);
#     using URI::http(1.71);
#     using User(1.9);
#     using WWW::Search(2.565);
#     using XML::XPath(1.37);
1..11
ok 1 - 9 Scraper modules listed in MANIFEST (4,0,5)
ok 2 - WWW::Scraper loaded
ok 3 # skip This Scraper engine requires 'HTML Tidy' to scrub HTML before parsing.
Get this program from 'http://tidy.sourceforge.net/docs/Overview.html#Download'
Make sure it is in your execution search path.

not ok 4 - CraigsList
#     Failed test (test.pl at line 129)
ok 5 # skip This Scraper engine requires 'HTML Tidy' to scrub HTML before parsing.
Get this program from 'http://tidy.sourceforge.net/docs/Overview.html#Download'
Make sure it is in your execution search path.

Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
not ok 6 - Google
#     Failed test (test.pl at line 129)
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
not ok 7 - Lycos
#     Failed test (test.pl at line 129)
ok 8 # skip NorthernLight's search engine seems to be down these days!?
ok 9 # skip Sherlock.pm is not working today; many changes out on the frontier that I haven't caught up with yet
ok 10 # skip WSDL is still in a primitive experimental state.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 915.
Use of uninitialized value $_ in substitution (s///) at /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib/WWW/Search.pm line 916.
not ok 11 - ZIPplus4
#     Failed test (test.pl at line 129)
# Can't locate object method "state" via package "WWW::Scraper::Request::ZIPplus4_" at blib/lib/WWW/Scraper/Request.pm line 207.
# 4 tests had problems. See file 'test.trace' for details.
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Operating system: freebsd
Perl version: 5.022002
VERSIONS OF MODULES ON WHICH SCRAPER DEPENDS
    using HTML::Form(6.03);
    using HTML::TreeBuilder();
    using HTTP::Cookies(6.01);
    using HTTP::Request(6.11);
    using HTTP::Response(6.11);
    using HTTP::Status(6.11);
    using LWP(6.15);
    using LWP::RobotUA(6.15);
    using LWP::UserAgent(6.15);
    using Storable(2.53_01);
    using Text::ParseWords(3.30);
    using Tie::Persistent(1.00);
    using URI(1.71);
    using URI::Escape(3.31);
    using URI::URL(5.04);
    using URI::http(1.71);
    using User(1.9);
    using WWW::Search(2.565);
    using XML::XPath(1.37);
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
LIST SCRAPER SUB-CLASSES, FROM THE MANIFEST
    + Beaucoup(1.07)
    + CraigsList(1.16)
    + Dogpile(1.11)
    - FieldTranslation will not be tested: it is not a Scraper sub-class.
    + Google(1.23)
    - Grub will not be tested: it is not a Scraper sub-class.
    + Lycos(1.00)
    + NorthernLight(1.00)
    + Sherlock(1.00)
    - Response will not be tested: it is not a Scraper sub-class.
    - Request will not be tested: it is not a Scraper sub-class.
    - TidyXML will not be tested: it is not a Scraper sub-class.
    + WSDL(1.00)
    + ZIPplus4(1.09)
    - Opcode will not be tested: it is not a Scraper sub-class.
    - ScraperDiscovery will not be tested: it is not a Scraper sub-class.
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: CraigsList
Test #1: CraigsList 'bogus' search
Test #2: CraigsList one-page search
 + got 0 results for 'Honda'
 --- got 0 results for CraigsList 'Honda', but expected 50
 --- base URL: http://www.craigslist.org/cgi-bin/search?
 --- first URL: http://www.craigslist.org/cgi-bin/search?areaID=1&cat=all&catAbbreviation=car&group=J&max_ask=&min_ask=&new_cat=6&query=Honda&subAreaID=0&type_search=
 --- last URL: http://www.craigslist.org/cgi-bin/search?areaID=1&cat=all&catAbbreviation=car&group=J&max_ask=&min_ask=&new_cat=6&query=Honda&subAreaID=0&type_search=
 --- next URL: 
 --- response message: 404 Not Found
 --- content size (bytes): 4992
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine CraigsList failed once: 
Test #0: CraigsList
Test #1: CraigsList 'bogus' search
Test #2: CraigsList one-page search
 + got 0 results for 'Honda'
 --- got 0 results for CraigsList 'Honda', but expected 50
 --- base URL: http://www.craigslist.org/cgi-bin/search?
 --- first URL: http://www.craigslist.org/cgi-bin/search?areaID=1&cat=all&catAbbreviation=car&group=J&max_ask=&min_ask=&new_cat=6&query=Honda&subAreaID=0&type_search=
 --- last URL: http://www.craigslist.org/cgi-bin/search?areaID=1&cat=all&catAbbreviation=car&group=J&max_ask=&min_ask=&new_cat=6&query=Honda&subAreaID=0&type_search=
 --- next URL: 
 --- response message: 404 Not Found
 --- content size (bytes): 4992
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine CraigsList failed twice: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Google
Test #1: Google 'bogus' search
Test #2: Google one-page search
 + got 0 results for 'search scraper'
 --- got 0 results for Google 'search scraper', but expected 9
 --- base URL: http://www.google.com/search?
 --- first URL: http://www.google.com/search?btnG=Google+Search&hl=en&ie=UTF%2D8&lr=&q=search+scraper&safe=active
 --- last URL: http://www.google.com/search?btnG=Google+Search&hl=en&ie=UTF%2D8&lr=&q=search+scraper&safe=active
 --- next URL: http://www.google.com/search?q=search scraper&lr=&safe=active&hl=en&ie=UTF-8&prmd=ivns&ei=gq7QV7zzMsWyUYfNnOAG&start=10&sa=N
 --- response message: 200 OK
 --- content size (bytes): 23354
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine Google failed once: 
Test #0: Google
Test #1: Google 'bogus' search
Test #2: Google one-page search
 + got 0 results for 'search scraper'
 --- got 0 results for Google 'search scraper', but expected 9
 --- base URL: http://www.google.com/search?
 --- first URL: http://www.google.com/search?btnG=Google+Search&hl=en&ie=UTF%2D8&lr=&q=search+scraper&safe=active
 --- last URL: http://www.google.com/search?btnG=Google+Search&hl=en&ie=UTF%2D8&lr=&q=search+scraper&safe=active
 --- next URL: http://www.google.com/search?q=search scraper&lr=&safe=active&hl=en&ie=UTF-8&prmd=ivns&ei=g67QV7KTOsG-UrqshBA&start=10&sa=N
 --- response message: 200 OK
 --- content size (bytes): 23344
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine Google failed twice: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: Lycos
Test #1: Lycos 'bogus' search
Test #2: Lycos one-page search
 + got 0 results for 'turntable'
 --- got 0 results for Lycos 'turntable', but expected 9
 --- base URL: http://search.lycos.com/default.asp?
 --- first URL: http://search.lycos.com/default.asp?loc=searchhp&lpv=1&query=turntable&tab=web
 --- last URL: http://search.lycos.com/default.asp?loc=searchhp&lpv=1&query=turntable&tab=web
 --- next URL: 
 --- response message: 404 Not Found
 --- content size (bytes): 10691
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine Lycos failed once: 
Test #0: Lycos
Test #1: Lycos 'bogus' search
Test #2: Lycos one-page search
 + got 0 results for 'turntable'
 --- got 0 results for Lycos 'turntable', but expected 9
 --- base URL: http://search.lycos.com/default.asp?
 --- first URL: http://search.lycos.com/default.asp?loc=searchhp&lpv=1&query=turntable&tab=web
 --- last URL: http://search.lycos.com/default.asp?loc=searchhp&lpv=1&query=turntable&tab=web
 --- next URL: 
 --- response message: 404 Not Found
 --- content size (bytes): 10685
 --- ERRNO: 
 --- Extended OS error: 
Scraper engine Lycos failed twice: 
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
##_##_##_##_##_##_##_##_##_##_##_##_##_##_##
Test #0: ZIPplus4
Test #1: ZIPplus4 'bogus' search
Scraper engine ZIPplus4 failed once: Can't locate object method "zipcode" via package "WWW::Scraper::Request::ZIPplus4_" at blib/lib/WWW/Scraper/Request.pm line 207.

Test #0: ZIPplus4
Test #1: ZIPplus4 'bogus' search
Scraper engine ZIPplus4 failed twice: Can't locate object method "state" via package "WWW::Scraper::Request::ZIPplus4_" at blib/lib/WWW/Scraper/Request.pm line 207.

# Looks like you failed 4 tests of 11.
*** Error code 4

Stop.
make: stopped in /home/cpansand/.cpan/build/2016090800/Scraper-3.05-rdtSmS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have   
    ------------------- ----- -------
    HTML::Form          0.02  6.03   
    HTML::TreeBuilder   0     5.03   
    HTTP::Cookies       0     6.01   
    HTTP::Request       0     6.11   
    HTTP::Response      0     6.11   
    HTTP::Status        0     6.11   
    LWP                 5.48  6.15   
    LWP::RobotUA        0     6.15   
    LWP::UserAgent      0     6.15   
    Storable            0.6   2.53_01
    Text::ParseWords    3.2   3.30   
    Tie::Persistent     0.901 1.00   
    URI                 0     1.71   
    URI::Escape         0     3.31   
    URI::http           0     1.71   
    URI::URL            0     5.04   
    User                1.05  1.9    
    WWW::Search         2.35  2.565  
    XML::XPath          0     1.37   

build_requires:

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


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

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/arch:/home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib:/home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/arch:/home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/lib:/home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/arch:/home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/lib:/home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/arch:/home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/lib:/home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/arch:/home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/lib:/home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/arch:/home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/lib:/home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/arch:/home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/lib:/home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/arch:/home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/lib:/home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/arch:/home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/lib:/home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/arch:/home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/lib:/home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/arch:/home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/lib:/home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/arch:/home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 97638
    PERL5_CPAN_IS_RUNNING = 97638
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 86082,97638
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2016090800/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2016090800

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

    $^X = /usr/perl5.22.2p/bin/perl5.22.2
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.11    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302052
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.22.2p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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 ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
    libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under freebsd
  Compiled at May 29 2016 23:34:36
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/arch:/home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib:/home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/arch:/home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/lib:/home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/arch:/home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/lib:/home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/arch:/home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/lib:/home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/arch:/home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/lib:/home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/arch:/home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/lib:/home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/arch:/home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/lib:/home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/arch:/home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/lib:/home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/arch:/home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/lib:/home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/arch:/home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/lib:/home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/arch:/home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/lib:/home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/arch:/home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/lib:/home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/arch:/home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="97638"
    PERL5_CPAN_IS_RUNNING="97638"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="86082,97638"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2016090800/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/arch
    /home/cpansand/.cpan/build/2016090800/WWW-Search-2.516-dmAe_r/blib/lib
    /home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/arch
    /home/cpansand/.cpan/build/2016090800/Tie-Persistent-1.00-P9M2AA/blib/lib
    /home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/arch
    /home/cpansand/.cpan/build/2016090800/User-1.9-mdElBM/blib/lib
    /home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/arch
    /home/cpansand/.cpan/build/2016090800/XML-XPathScript-1.54-BR2rJI/blib/lib
    /home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/arch
    /home/cpansand/.cpan/build/2016090800/Pod-XML-0.99-ne4wVa/blib/lib
    /home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/arch
    /home/cpansand/.cpan/build/2016090800/Pod-InDesign-TaggedText-0.11-J0Hfyn/blib/lib
    /home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/arch
    /home/cpansand/.cpan/build/2016090800/Tie-Cycle-1.221-csx0gb/blib/lib
    /home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/arch
    /home/cpansand/.cpan/build/2016090800/Pod-PseudoPod-0.18-RO5MkX/blib/lib
    /home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/arch
    /home/cpansand/.cpan/build/2016090800/Lingua-Stem-Snowball-0.952-EeHs3u/blib/lib
    /home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/arch
    /home/cpansand/.cpan/build/2016090800/Inline-Files-0.69-qwpNjq/blib/lib
    /home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/arch
    /home/cpansand/.cpan/build/2016090800/Net-XWhois-0.90-O8Bo1J/blib/lib
    /home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/arch
    /home/cpansand/.cpan/build/2016090800/Crypt-OpenPGP-1.07-LNLFLz/blib/lib
    /home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/arch
    /home/cpansand/.cpan/build/2016090800/Mail-SpamAssassin-3.4.1-ZyRDSQ/blib/lib
    /home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/arch
    /home/cpansand/.cpan/build/2016090800/Mail-DKIM-0.40-hU3PUA/blib/lib
    /home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/arch
    /home/cpansand/.cpan/build/2016090800/Konfidi-Client-1.0.4-159wTn/blib/lib
    /usr/perl5.22.2p/lib/site_perl/5.22.2/amd64-freebsd
    /usr/perl5.22.2p/lib/site_perl/5.22.2
    /usr/perl5.22.2p/lib/5.22.2/amd64-freebsd
    /usr/perl5.22.2p/lib/5.22.2
    .