Report for WWW-UsePerl-Journal-0.26

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL WWW-UsePerl-Journal-0.26 v5.10.0 FreeBSD
Date: 2015-05-25T20:17: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 BARBIE,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9152. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr-clang/perl-5.10.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base.t ........ ok
# connected=1

#   Failed test 'entryhash'
#   at t/11test.t line 28.
#          got: '0'
#     expected: anything else
# 1.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list

#   Failed test 'entryids'
#   at t/11test.t line 42.
#          got: '0'
#     expected: anything else
# 2.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list

#   Failed test 'entrytitles'
#   at t/11test.t line 70.
#          got: '0'
#     expected: anything else
# 3.url=[http://use.perl.org/_russell/]
# WUJERR: Could not create entry list
# 4.url=[http://use.perl.org/_russell/journal/2340.html]
# 
Use of uninitialized value $got in string eq at (eval in cmp_ok) t/11test.t line 97.

#   Failed test 'entry compare'
#   at t/11test.t line 97.
#          got: undef
#     expected: 'I read in <a href="_hfb/journal/index.html" rel="nofollow">hfb's journal</a> that there was no module for testing whether something was a pangram. There is now.'
Can't call method "content" on an undefined value at t/11test.t line 98.
# Looks like you planned 23 tests but ran 16.
# Looks like you failed 4 tests of 16 run.
# Looks like your test exited with 22 just after 16.
t/11test.t ........ 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 11/23 subtests 

#   Failed test 'recentarray'
#   at t/12search.t line 23.
#          got: '0'
#     expected: '30'
# Looks like you failed 1 test of 5.
t/12search.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 
t/13date.t ........ ok

#   Failed test '... error: missing entry'
#   at t/14error.t line 58.
#                   undef
#     doesn't match '(?-xism:(does not exist|error getting entry))'
# Looks like you failed 1 test of 15.
t/14error.t ....... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests 

#   Failed test '... contains html content'
#   at t/15raw.t line 19.
#                   'Can't connect to use.perl.org:80 (Invalid argument)
# 
# LWP::Protocol::http::Socket: connect: Invalid argument at /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/lib/LWP/Protocol/http.pm line 47.
# '
#     doesn't match '(?i-xsm:html)'

#   Failed test '... contains known text'
#   at t/15raw.t line 20.
#                   'Can't connect to use.perl.org:80 (Invalid argument)
# 
# LWP::Protocol::http::Socket: connect: Invalid argument at /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/lib/LWP/Protocol/http.pm line 47.
# '
#     doesn't match '(?i-xsm:Read\s+only\s+at\s+the\s+moment)'
# Looks like you failed 2 tests of 2.
t/15raw.t ......... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests 
t/16debug.t ....... ok
# WUJERR: <none>

#   Failed test 'subject'
#   at t/23entry.t line 31.
#          got: undef
#     expected: 'WWW::UsePerl::Journal'

#   Failed test 'date'
#   at t/23entry.t line 32.
#                   undef
#     doesn't match '(?-xism:Thu Jan 24 \d+:10:00 2002)'

#   Failed test 'content'
#   at t/23entry.t line 33.
#                   undef
#     doesn't match '(?-xism:^Get it from CPAN now)'

#   Failed test 'undef isa 'WWW::UsePerl::Journal::Entry''
#   at t/23entry.t line 38.
#     undef isn't defined
Can't call method "eid" on an undefined value at t/23entry.t line 40.
# Looks like you planned 16 tests but ran 9.
# Looks like you failed 4 tests of 9 run.
# Looks like your test exited with 22 just after 9.
t/23entry.t ....... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 11/16 subtests 
t/90podtest.t ..... skipped: Test::Pod 1.00 required for testing POD
t/91podcover.t .... skipped: Test::Pod::Coverage 0.08 required for testing POD coverage
t/94metatest.t .... skipped: Test::CPAN::Meta required for testing META.yml
t/95changedate.t .. ok
t/96metatest.t .... skipped: Test::CPAN::Meta::JSON required for testing META.json files

Test Summary Report
-------------------
t/11test.t      (Wstat: 5632 Tests: 16 Failed: 4)
  Failed tests:  3, 5, 11, 16
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 23 tests but ran 16.
t/12search.t    (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
t/14error.t     (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  15
  Non-zero exit status: 1
t/15raw.t       (Wstat: 512 Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/23entry.t     (Wstat: 5632 Tests: 9 Failed: 4)
  Failed tests:  6-9
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 16 tests but ran 9.
Files=13, Tests=93, 1803 wallclock secs ( 0.09 usr  0.05 sys +  1.70 cusr  1.01 csys =  2.85 CPU)
Result: FAIL
Failed 5/13 test programs. 12/93 subtests failed.
*** [test_dynamic] Error code 255

Stop in /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Class::Accessor::Fast              0.34        0
	  ExtUtils::MakeMaker                7.04        0
	  HTTP::Cookies                      6.01        0
	  HTTP::Request::Common              6.04        0
	  IO::File                           1.14        0
	  LWP::UserAgent                     6.13        0
	  Test::Exception                    0.38        0
	  Test::More                     1.001014      0.7
	  Time::Piece                        1.12     1.07
	  Time::Seconds                         0        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9152
	CPANPLUS::Dist::Build              0.78
	Cwd                                3.47
	ExtUtils::CBuilder             0.280220
	ExtUtils::Command                  1.16
	ExtUtils::Install                  2.04
	ExtUtils::MakeMaker                7.04
	ExtUtils::Manifest                 1.70
	ExtUtils::ParseXS                  3.24
	File::Spec                         3.47
	Module::Build                    0.4212
	Pod::Parser                        1.35
	Pod::Simple                        3.28
	Test::Harness                      3.35
	Test::More                     1.001014
	version                          0.9912

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.92.
Powered by minismokebox version 0.58

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

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = :/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 33386
    PERL5_CPANPLUS_IS_VERSION = 0.9152
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr-clang/perl-5.10.0/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=freebsd, osvers=9.3-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fremen 9.3-release freebsd 9.3-release #0 r268512: thu jul 10 23:44:39 utc 2014 root@snap.freebsd.org:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr-clang/perl-5.10.0 -Dusethreads -Dcc=clang'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -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
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='clang', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt
    perllibs=-lm -lcrypt
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under freebsd
  Compiled at Jul 14 2014 19:53:54
  %ENV:
    PERL5LIB=":/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/arch:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/lib:/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="33386"
    PERL5_CPANPLUS_IS_VERSION="0.9152"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr-clang/conf/perl-5.10.0"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Class-Accessor-0.34/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Date-6.02/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Encode-Locale-1.04/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/IO-HTML-1.001/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/LWP-MediaTypes-6.02/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/URI-1.67/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Message-6.06/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Cookies-6.01/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/File-Listing-6.04/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Tagset-3.20/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTML-Parser-3.71/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Daemon-6.01/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/HTTP-Negotiate-6.01/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Net-HTTP-6.09/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-RobotRules-6.02/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/libwww-perl-6.13/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Sub-Uplevel-0.25/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/Test-Exception-0.38/blib/arch
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/lib
    /usr/home/cpan/pit/thr-clang/conf/perl-5.10.0/.cpanplus/5.10.0/build/WWW-UsePerl-Journal-0.26/blib/arch
    /usr/home/cpan/pit/thr-clang/perl-5.10.0/lib/5.10.0/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr-clang/perl-5.10.0/lib/5.10.0
    /usr/home/cpan/pit/thr-clang/perl-5.10.0/lib/site_perl/5.10.0/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr-clang/perl-5.10.0/lib/site_perl/5.10.0
    .