Report for Class-MakeMethods-1.01

Back
From: Andreas J. König (ANDK)
Subject: PASS Class-MakeMethods-1.01 v5.16.2 GNU/Linux
Date: 2013-02-26T04:55: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 Matthew Simon Cavalletto,

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

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/sand/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/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/attribute_stnd_hash.t .................... ok
./tests/access/autoload_stnd_hash.t ..................... ok
./tests/access/autoload_typemap.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.t ........................ ok
./tests/template/global_scalar_lvalue.t ................. ok
./tests/template/hash_array.t ........................... ok
./tests/template/hash_array_getset.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_interfaces.t ............... ok
./tests/template/hash_scalar_lvalue.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/hash_tiedhash.t ........................ ok
./tests/template/inherit_scalar.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/template/scalar_counter.t ....................... ok
./tests/utility/inheritable.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_accessor/class_accessor_fast.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_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/hash_of_lists.t ..... ok
./tests/xemulator/class_methodmaker/key_attrib.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/static_list.t ....... ok
./tests/xemulator/class_methodmaker/struct.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_singleton/transparent.t ......... ok
./tests/xemulator/class_struct/emulate.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, 11 wallclock secs ( 0.38 usr  0.15 sys +  2.38 cusr  0.59 csys =  3.50 CPU)
Result: PASS

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18856
    PERL5_CPAN_IS_RUNNING = 18856
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.16    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.26    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.23_01 
    version             0.9901  


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
  Commit id: db7f29e888f2e6d75a806a11ebc6caa6acd84577
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k83 3.2.0-4-amd64 #1 smp debian 3.2.35-2 x86_64 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    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=define
    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 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, 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 -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -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_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV 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_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at Jan 12 2013 20:41:58
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18856"
    PERL5_CPAN_IS_RUNNING="18856"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/lib/site_perl/5.16.2/x86_64-linux-thread-multi-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/lib/site_perl/5.16.2
    /home/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/lib/5.16.2/x86_64-linux-thread-multi-ld
    /home/src/perl/repoperls/installed-perls/perl/v5.16.2/a2da/lib/5.16.2
    .