Back
From: metabase:user:22aae7b2-408d-11e2-bb68-a565085fdbec
Subject: PASS Web-Scraper-0.37 v5.16.2 GNU/Linux
Date: 2013-01-13T14:46:22Z
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 Tatsuhiko Miyagawa,
This is a computer-generated report for Web-Scraper-0.37
on perl 5.16.2, created by CPAN-Reporter-1.2006.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .......... ok
t/01_process.t .......... ok
t/02_process_multi.t .... ok
t/03_scraper_nest.t ..... ok
t/04_callback.t ......... ok
t/05_process_first.t .... ok
t/06_define.t ........... ok
t/07-live.t ............. skipped: LIVE_TEST not enabled
t/08-leak.t ............. skipped: LEAK_TEST is not defined
t/09-process_hash.t ..... ok
t/11_absolute.t ......... ok
t/12_html.t ............. ok
t/13_textnode.t ......... ok
t/14_absolute_nested.t .. ok
t/15_absolute_hash.t .... ok
t/16_filter.t ........... ok
t/17_filter_loop.t ...... ok
t/18_http_response.t .... skipped: LIVE_TEST not enabled
t/19_decode_content.t ... skipped: LIVE_TEST not enabled
t/20_comment_nodes.t .... skipped: Please upgrade HTML::TreeBuilder::XPath and HTML::TreeBuilder::LibXML modules for comment nodes supporting
t/21_html5.t ............ ok
t/redefine.t ............ ok
t/xml-simple.t .......... skipped: Test requires module 'HTML::TreeBuilder::LibXML' but it's not found
All tests successful.
Files=23, Tests=38, 3 wallclock secs ( 0.09 usr 0.01 sys + 2.42 cusr 0.21 csys = 2.73 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------ -------- --------
HTML::Entities 0 3.69
HTML::Selector::XPath 0.03 0.15
HTML::Tagset 0 3.20
HTML::TreeBuilder 3.23 5.03
HTML::TreeBuilder::XPath 0.08 0.14
LWP 5.827 6.04
perl 5.008001 5.016002
Scalar::Util 0 1.25
UNIVERSAL::require 0 0.13
URI 0 1.60
XML::XPathEngine 0.08 0.13
YAML 0 0.84
build_requires:
Module Need Have
------------------------ -------- --------
ExtUtils::MakeMaker 6.59 6.63_02
Test::Base 0 0.60
Test::More 0 0.98
Test::Requires 0 0.06
configure_requires:
Module Need Have
------------------------ -------- --------
ExtUtils::MakeMaker 6.59 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25982
PERL5_CPAN_IS_RUNNING = 25982
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 6 10
$EGID = 0 0 1 2 3 4 6 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120630
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4003
Module::Signature n/a
Parse::CPAN::Meta 1.4402
Test::Harness 3.23
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.99
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.32.33-kvm-i386-20111128-dirty, archname=i686-linux
uname='linux cogendo2.vm.bytemark.co.uk 2.6.32.33-kvm-i386-20111128-dirty #5 smp mon nov 28 20:23:39 gmt 2011 i686 i686 i386 gnulinux '
config_args='-Dprefix=/usr/local'
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 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.6 20120305 (Red Hat 4.4.6-4)', 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 =' -fstack-protector -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.12.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Dec 7 2012 15:22:08
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25982"
PERL5_CPAN_IS_RUNNING="25982"
@INC:
/usr/local/lib/perl5/site_perl/5.16.2/i686-linux
/usr/local/lib/perl5/site_perl/5.16.2
/usr/local/lib/perl5/5.16.2/i686-linux
/usr/local/lib/perl5/5.16.2
.