Report for MozRepl-0.06

Back
From: metabase:user:aadcc7a4-35c6-11e1-84c8-58df5e9ffb60
Subject: PASS MozRepl-0.06 v5.10.1 GNU/Linux
Date: 2012-01-19T07:00:20Z

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 Toru Yamaguchi,

This is a computer-generated report for MozRepl-0.06
on perl 5.10.1, created by CPAN-Reporter-1.2003.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

/usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Carp::Clan,0,Class::Accessor::Fast,0,Class::Data::Inheritable,0,Data::Dump,0,Data::JavaScript::Anon,0,Module::Pluggable::Fast,0,Net::Telnet,0,Template::Provider::FromDATA,0,Text::SimpleTable,0,UNIVERSAL::require,0
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
# Testing MozRepl 0.06
t/00-load.t ........................... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/10-plugin-repl-enter.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/11-plugin-repl-search.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/12-plugin-repl-inspect.t ............ ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/13-plugin-repl-load.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/14-plugin-repl-rename.t ............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/15-plugin-repl-print.t .............. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/16-plugin-repl-home.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/17-plugin-repl-back.t ............... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/18-plugin-repl-util-help_url_for.t .. ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/19-plugin-repl-util-doc_for.t ....... ok
[DEBUG] MozRepl logging enabled
[DEBUG] 
---- Client arguments ----
.----------------------+------------------------------------------.
| client_arg_name      | client_arg_value                         |
+----------------------+------------------------------------------+
| host                 | localhost                                |
| port                 | 4242                                     |
| timeout              | 10                                       |
| extra_client_args    | {}                                       |
'----------------------+------------------------------------------'
t/20-plugin-json.t .................... ok
t/pod-coverage.t ...................... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ............................... skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=14, Tests=42,  1 wallclock secs ( 0.10 usr  0.04 sys +  1.02 cusr  0.34 csys =  1.50 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need Have
    ---------------------------- ---- ----
    Carp::Clan                   0    6.04
    Class::Accessor::Fast        0    0.34
    Class::Data::Inheritable     0    0.08
    Data::Dump                   0    1.21
    Data::JavaScript::Anon       0    1.03
    File::Spec                   0    3.30
    Module::Pluggable::Fast      0    0.19
    Net::Telnet                  0    3.03
    Template                     0    2.22
    Template::Provider::FromDATA 0    0.12
    Text::SimpleTable            0    2.03
    UNIVERSAL::require           0    0.13
    URI                          0    1.40


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_AU
    PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/optus-soe/bin:/root/bin:/opt/optus-soe/bin
    PERL5LIB = /root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/arch:/root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/lib:/root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/arch:/root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/lib:/root/.cpan/build/Class-Default-1.51-g1zrxT/blib/arch:/root/.cpan/build/Class-Default-1.51-g1zrxT/blib/lib:/root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/arch:/root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/lib:/root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/arch:/root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/lib:/root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/arch:/root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/lib:/root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/arch:/root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/lib:/root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/arch:/root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/lib:/root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/arch:/root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/lib:/root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/arch:/root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/lib:/root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/arch:/root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/lib:/root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/arch:/root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 10174
    PERL5_CPAN_IS_RUNNING = 10174
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 24918,10174
    PERL_CR_SMOKER_CURRENT = MozRepl-RemoteObject-0.29
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/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.9402  
    CPAN::Meta          2.112621
    Cwd                 3.30    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2203  
    File::Spec          3.30    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.3800  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4401  
    Test::Harness       3.17    
    Test::More          0.98    
    YAML                0.70    
    YAML::Syck          n/a     
    version             0.95    


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=2.6.18-274.3.1.el5, archname=x86_64-linux-thread-multi
    uname='linux hs20-bc2-5.build.redhat.com 2.6.18-274.3.1.el5 #1 smp fri aug 26 18:49:02 edt 2011 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DDEBUGGING=-g -Dversion=5.10.1 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/perl5 -Dprivlib=/usr/share/perl5 -Darchlib=/usr/lib64/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendorarch=/usr/lib64/perl5/vendor_perl -Dinc_version_list=5.10.0 -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin'
    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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.5 20110214 (Red Hat 4.4.5-6)', 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='gcc', ldflags =' -fstack-protector'
    libpth=/usr/local/lib64 /lib64 /usr/lib64
    libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'


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 linux
  Compiled at Oct  4 2011 10:53:24
  %ENV:
    PERL5LIB="/root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/arch:/root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/lib:/root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/arch:/root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/lib:/root/.cpan/build/Class-Default-1.51-g1zrxT/blib/arch:/root/.cpan/build/Class-Default-1.51-g1zrxT/blib/lib:/root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/arch:/root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/lib:/root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/arch:/root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/lib:/root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/arch:/root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/lib:/root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/arch:/root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/lib:/root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/arch:/root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/lib:/root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/arch:/root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/lib:/root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/arch:/root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/lib:/root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/arch:/root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/lib:/root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/arch:/root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="10174"
    PERL5_CPAN_IS_RUNNING="10174"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="24918,10174"
    PERL_CR_SMOKER_CURRENT="MozRepl-RemoteObject-0.29"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/arch
    /root/.cpan/build/Net-Telnet-3.03-yz1nMu/blib/lib
    /root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/arch
    /root/.cpan/build/Data-JavaScript-Anon-1.03-kaNqSZ/blib/lib
    /root/.cpan/build/Class-Default-1.51-g1zrxT/blib/arch
    /root/.cpan/build/Class-Default-1.51-g1zrxT/blib/lib
    /root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/arch
    /root/.cpan/build/Class-Data-Inheritable-0.08-q71K8a/blib/lib
    /root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/arch
    /root/.cpan/build/Carp-Clan-6.04-w34KJO/blib/lib
    /root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/arch
    /root/.cpan/build/Data-Dump-1.21-ggRtTR/blib/lib
    /root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/arch
    /root/.cpan/build/Text-SimpleTable-2.03-CAqOrS/blib/lib
    /root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/arch
    /root/.cpan/build/Template-Provider-FromDATA-0.12-MArYmN/blib/lib
    /root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/arch
    /root/.cpan/build/Class-Accessor-0.34-Igm0Pa/blib/lib
    /root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/arch
    /root/.cpan/build/ExtUtils-MakeMaker-6.62-yDNKUT/blib/lib
    /root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/arch
    /root/.cpan/build/Module-Pluggable-Fast-0.19-WiYIim/blib/lib
    /root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/arch
    /root/.cpan/build/UNIVERSAL-require-0.13-Wba62S/blib/lib
    /usr/local/lib64/perl5
    /usr/local/share/perl5
    /usr/lib64/perl5/vendor_perl
    /usr/share/perl5/vendor_perl
    /usr/lib64/perl5
    /usr/share/perl5
    .