Report for Class-MakeMethods-1.01

Back
From: Nigel Horne
Subject: PASS Class-MakeMethods-1.01 v5.18.4 GNU/Linux
Date: 2016-08-26T17:56:44Z

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 Matthew Simon Cavalletto,

This is a computer-generated report for Class-MakeMethods-1.01
on perl 5.18.4, created by CPAN-Reporter-1.2017.

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':

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.18.4/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
./tests/access/autoload_stnd_hash.t ..................... ok
./tests/access/autoload_typemap.t ....................... ok
./tests/access/attribute_stnd_hash.t .................... ok
./tests/access/import_version.t ......................... ok
./tests/basic/array_scalar.t ............................ ok
./tests/basic/declarations.t ............................ ok
./tests/basic/global_hash.t ............................. ok
./tests/basic/global_scalar.t ........................... ok
./tests/basic/hash_scalar.t ............................. ok
./tests/composite/declarations.t ........................ ok
./tests/composite/hash.t ................................ ok
./tests/composite/inheritable.t ......................... ok
./tests/composite/inheritable_hash.t .................... ok
./tests/composite/inheritable_hook.t .................... ok
./tests/composite/patch.t ............................... ok
./tests/evaled/hash_scalar.t ............................ ok
./tests/standard/standard_declarations.t ................ ok
./tests/standard/standard_hash.t ........................ ok
./tests/standard/standard_inheritable.t ................. ok
./tests/standard/standard_inheritable_hash.t ............ ok
./tests/template/abstract.t ............................. ok
./tests/template/array_number.t ......................... ok
./tests/template/array_object.t ......................... ok
./tests/template/array_scalar.t ......................... ok
./tests/template/class_array.t .......................... ok
./tests/template/class_scalar.t ......................... ok
./tests/template/classvar_array.t ....................... ok
./tests/template/classvar_scalar.t ...................... ok
./tests/template/clone.t ................................ ok
./tests/template/declaration.t .......................... ok
./tests/template/doc_examples.t ......................... ok
./tests/template/doc_extending.t ........................ ok
./tests/template/global_array.t ......................... ok
./tests/template/global_code.t .......................... ok
./tests/template/global_hash.t .......................... ok
./tests/template/global_scalar_lvalue.t ................. ok
./tests/template/global_scalar.t ........................ ok
./tests/template/hash_array_getset.t .................... ok
./tests/template/hash_array.t ........................... ok
./tests/template/hash_array_lvalue.t .................... ok
./tests/template/hash_array_object.t .................... ok
./tests/template/hash_boolean.t ......................... ok
./tests/template/hash_code.t ............................ ok
./tests/template/hash_copy.t ............................ ok
./tests/template/hash_counter.t ......................... ok
./tests/template/hash_counter_closure.t ................. ok
./tests/template/hash_hash.t ............................ ok
./tests/template/hash_hash_array.t ...................... ok
./tests/template/hash_method.t .......................... ok
./tests/template/hash_new.t ............................. ok
./tests/template/hash_number.t .......................... ok
./tests/template/hash_number_interfaces.t ............... ok
./tests/template/hash_object.t .......................... ok
./tests/template/hash_scalar.t .......................... ok
./tests/template/hash_scalar_closure.t .................. ok
./tests/template/hash_scalar_lvalue.t ................... ok
./tests/template/hash_scalar_interfaces.t ............... ok
./tests/template/hash_string_concat.t ................... ok
./tests/template/hash_string_index.t .................... ok
./tests/template/hash_string_index_create.t ............. ok
./tests/template/hash_struct.t .......................... ok
./tests/template/inherit_scalar.t ....................... ok
./tests/template/hash_tiedhash.t ........................ ok
./tests/template/insideout_array.t ...................... ok
./tests/template/insideout_bool_i.t ..................... ok
./tests/template/insideout_scalar.t ..................... ok
./tests/template/modifier_private.t ..................... ok
./tests/template/package_scalar.t ....................... ok
./tests/template/scalar_bits.t .......................... ok
./tests/utility/inheritable.t ........................... ok
./tests/template/scalar_counter.t ....................... ok
./tests/utility/text_builder.t .......................... ok
./tests/xemulator/accessors/chained.t ................... ok
./tests/xemulator/accessors/classic.t ................... ok
./tests/xemulator/accessors/default.t ................... ok
./tests/xemulator/accessors/invalid.t ................... ok
./tests/xemulator/class_inheritable/emulate.t ........... ok
./tests/xemulator/class_inheritable/transparent.t ....... ok
./tests/xemulator/class_methodmaker/abstract.t .......... ok
./tests/xemulator/class_methodmaker/boolean.092.t ....... ok
./tests/xemulator/class_methodmaker/boolean.t ........... ok
./tests/xemulator/class_methodmaker/code.t .............. ok
./tests/xemulator/class_accessor/class_accessor_fast.t .. ok
./tests/xemulator/class_methodmaker/copy.t .............. ok
./tests/xemulator/class_methodmaker/counter.t ........... ok
./tests/xemulator/class_methodmaker/get_concat.092.t .... ok
./tests/xemulator/class_methodmaker/get_concat.t ........ ok
./tests/xemulator/class_methodmaker/get_set.092.t ....... ok
./tests/xemulator/class_methodmaker/get_set.t ........... ok
./tests/xemulator/class_methodmaker/grouped_fields.t .... ok
./tests/xemulator/class_methodmaker/hash.092.t .......... ok
./tests/xemulator/class_methodmaker/hash.t .............. ok
./tests/xemulator/class_methodmaker/key_attrib.t ........ ok
./tests/xemulator/class_methodmaker/hash_of_lists.t ..... ok
./tests/xemulator/class_methodmaker/key_with_create.t ... ok
./tests/xemulator/class_methodmaker/list.092.t .......... ok
./tests/xemulator/class_methodmaker/list.104.t .......... ok
./tests/xemulator/class_methodmaker/list.t .............. ok
./tests/xemulator/class_methodmaker/listed_attrib.t ..... ok
./tests/xemulator/class_methodmaker/method.t ............ ok
./tests/xemulator/class_methodmaker/new.092.t ........... ok
./tests/xemulator/class_methodmaker/new.102.t ........... ok
./tests/xemulator/class_methodmaker/new.t ............... ok
./tests/xemulator/class_methodmaker/object.092.t ........ ok
./tests/xemulator/class_methodmaker/object.t ............ ok
./tests/xemulator/class_methodmaker/object_list.102.t ... ok
./tests/xemulator/class_methodmaker/object_list.t ....... ok
./tests/xemulator/class_methodmaker/static_get_set.t .... ok
./tests/xemulator/class_methodmaker/static_hash.092.t ... ok
./tests/xemulator/class_methodmaker/static_hash.t ....... ok
./tests/xemulator/class_methodmaker/struct.t ............ ok
./tests/xemulator/class_methodmaker/static_list.t ....... ok
./tests/xemulator/class_methodmaker/sugar.092.t ......... ok
./tests/xemulator/class_methodmaker/tie_hash.t .......... ok
./tests/xemulator/class_singleton/emulate.t ............. ok
./tests/xemulator/class_struct/emulate.t ................ ok
./tests/xemulator/class_singleton/transparent.t ......... ok
./tests/xemulator/class_struct/equivalent.t ............. ok
./tests/xemulator/mcoder/getset.t ....................... ok
./tests/xemulator/mcoder/proxies.t ...................... ok
./tests/xemulator/mcoder/sugar.t ........................ ok
All tests successful.
Files=121, Tests=1760,  2 wallclock secs ( 0.40 usr  0.17 sys +  2.50 cusr  0.19 csys =  3.26 CPU)
Result: PASS

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j2
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.4/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 28759
    PERL5_CPAN_IS_RUNNING = 28759
    PERLBREW_BASHRC_VERSION = 0.75
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.18.4/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.4/bin
    PERLBREW_PERL = perl-5.18.4
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.75
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/sh

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.18.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 103 108 115 123 1000
    $EGID = 1000 4 24 25 29 30 44 46 103 108 115 123 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    CPAN::Meta          2.150005
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280210
    ExtUtils::Command   7.18    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4210  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16-3-amd64, archname=x86_64-linux-thread-multi
    uname='linux amelia 3.16-3-amd64 #1 smp debian 3.16.5-1 (2014-10-10) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.18.4 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.18.4/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='cc', 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',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Nov 15 2014 01:07:51
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="28759"
    PERL5_CPAN_IS_RUNNING="28759"
    PERLBREW_BASHRC_VERSION="0.75"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.18.4/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.18.4/bin"
    PERLBREW_PERL="perl-5.18.4"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.75"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.4/lib/site_perl/5.18.4
    /home/njh/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.18.4/lib/5.18.4
    .