This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Matthew Simon Cavalletto,
    
This is a computer-generated test report for Class-MakeMethods-1.01, created
automatically by CPAN::Reporter, version 0.38, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LC_CTYPE = en_US.UTF-8
    PATH = 
/opt/local/bin:/opt/local/sbin:/sw/bin:/sw/sbin:/Users/schwern/bin:/usr/local/bin:/Users/schwern/bin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    SHELL = /bin/bash
    TERM = xterm-color

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

    Perl: $^X = /usr/local/perl/5.8.8/bin/perl
    UID:  $<  = 501
    EUID: $>  = 501
    GID:  $(  = 501 80 79 81 501
    EGID: $)  = 501 80 79 81 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.24    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.13    
    ExtUtils::Install   1.41    
    ExtUtils::MakeMaker 6.31    
    ExtUtils::Manifest  1.51    
    ExtUtils::ParseXS   2.18    
    File::Spec          3.24    
    Module::Build       0.280600
    Module::Signature   0.550   
    Test::Harness       2.640   
    Test::More          0.670   
    version             0.690   

------------------------------
TEST OUTPUT
------------------------------

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

PERL_DL_NONLAZY=1 /usr/local/perl/5.8.8/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......................ok
./tests/access/autoload_stnd_hash.......................ok
./tests/access/autoload_typemap.........................ok
./tests/access/import_version...........................ok
./tests/basic/array_scalar..............................ok
./tests/basic/declarations..............................ok
./tests/basic/global_hash...............................ok
./tests/basic/global_scalar.............................ok
./tests/basic/hash_scalar...............................ok
./tests/composite/declarations..........................ok
./tests/composite/hash..................................ok
./tests/composite/inheritable...........................ok
./tests/composite/inheritable_hash......................ok
./tests/composite/inheritable_hook......................ok
./tests/composite/patch.................................ok
./tests/evaled/hash_scalar..............................ok
./tests/standard/standard_declarations..................ok
./tests/standard/standard_hash..........................ok
./tests/standard/standard_inheritable...................ok
./tests/standard/standard_inheritable_hash..............ok
./tests/template/abstract...............................ok
./tests/template/array_number...........................ok
./tests/template/array_object...........................ok
./tests/template/array_scalar...........................ok
./tests/template/class_array............................ok
./tests/template/class_scalar...........................ok
./tests/template/classvar_array.........................ok
./tests/template/classvar_scalar........................ok
./tests/template/clone..................................ok
./tests/template/declaration............................ok
./tests/template/doc_examples...........................ok
./tests/template/doc_extending..........................ok
./tests/template/global_array...........................ok
./tests/template/global_code............................ok
./tests/template/global_hash............................ok
./tests/template/global_scalar..........................ok
./tests/template/global_scalar_lvalue...................ok
./tests/template/hash_array.............................ok
./tests/template/hash_array_getset......................ok
./tests/template/hash_array_lvalue......................ok
./tests/template/hash_array_object......................ok
./tests/template/hash_boolean...........................ok
./tests/template/hash_code..............................ok
./tests/template/hash_copy..............................ok
./tests/template/hash_counter...........................ok
./tests/template/hash_counter_closure...................ok
./tests/template/hash_hash..............................ok
./tests/template/hash_hash_array........................ok
./tests/template/hash_method............................ok
./tests/template/hash_new...............................ok
./tests/template/hash_number............................ok
./tests/template/hash_number_interfaces.................ok
./tests/template/hash_object............................ok
./tests/template/hash_scalar............................ok
./tests/template/hash_scalar_closure....................ok
./tests/template/hash_scalar_interfaces.................ok
./tests/template/hash_scalar_lvalue.....................ok
./tests/template/hash_string_concat.....................ok
./tests/template/hash_string_index......................ok
./tests/template/hash_string_index_create...............ok
./tests/template/hash_struct............................ok
./tests/template/hash_tiedhash..........................ok
./tests/template/inherit_scalar.........................ok
./tests/template/insideout_array........................ok
./tests/template/insideout_bool_i.......................ok
./tests/template/insideout_scalar.......................ok
./tests/template/modifier_private.......................ok
./tests/template/package_scalar.........................ok
./tests/template/scalar_bits............................ok
./tests/template/scalar_counter.........................ok
./tests/utility/inheritable.............................ok
./tests/utility/text_builder............................ok
./tests/xemulator/accessors/chained.....................ok
./tests/xemulator/accessors/classic.....................ok
./tests/xemulator/accessors/default.....................ok
./tests/xemulator/accessors/invalid.....................ok
./tests/xemulator/class_accessor/class_accessor_fast....ok
./tests/xemulator/class_inheritable/emulate.............ok
./tests/xemulator/class_inheritable/transparent.........ok
./tests/xemulator/class_methodmaker/abstract............ok
./tests/xemulator/class_methodmaker/boolean.092.........ok
./tests/xemulator/class_methodmaker/boolean.............ok
./tests/xemulator/class_methodmaker/code................ok
./tests/xemulator/class_methodmaker/copy................ok
./tests/xemulator/class_methodmaker/counter.............ok
./tests/xemulator/class_methodmaker/get_concat.092......ok
./tests/xemulator/class_methodmaker/get_concat..........ok
./tests/xemulator/class_methodmaker/get_set.092.........ok
./tests/xemulator/class_methodmaker/get_set.............ok
./tests/xemulator/class_methodmaker/grouped_fields......ok
./tests/xemulator/class_methodmaker/hash.092............ok
./tests/xemulator/class_methodmaker/hash................ok
./tests/xemulator/class_methodmaker/hash_of_lists.......ok
./tests/xemulator/class_methodmaker/key_attrib..........ok
./tests/xemulator/class_methodmaker/key_with_create.....ok
./tests/xemulator/class_methodmaker/list.092............ok
./tests/xemulator/class_methodmaker/list.104............ok
./tests/xemulator/class_methodmaker/list................ok
./tests/xemulator/class_methodmaker/listed_attrib.......ok
./tests/xemulator/class_methodmaker/method..............ok
./tests/xemulator/class_methodmaker/new.092.............ok
./tests/xemulator/class_methodmaker/new.102.............ok
./tests/xemulator/class_methodmaker/new.................ok
./tests/xemulator/class_methodmaker/object.092..........ok
./tests/xemulator/class_methodmaker/object..............ok
./tests/xemulator/class_methodmaker/object_list.102.....ok
./tests/xemulator/class_methodmaker/object_list.........ok
./tests/xemulator/class_methodmaker/static_get_set......ok
./tests/xemulator/class_methodmaker/static_hash.092.....ok
./tests/xemulator/class_methodmaker/static_hash.........ok
./tests/xemulator/class_methodmaker/static_list.........ok
./tests/xemulator/class_methodmaker/struct..............ok
./tests/xemulator/class_methodmaker/sugar.092...........ok
./tests/xemulator/class_methodmaker/tie_hash............ok
./tests/xemulator/class_singleton/emulate...............ok
./tests/xemulator/class_singleton/transparent...........ok
./tests/xemulator/class_struct/emulate..................ok
./tests/xemulator/class_struct/equivalent...............ok
./tests/xemulator/mcoder/getset.........................ok
./tests/xemulator/mcoder/proxies........................ok
./tests/xemulator/mcoder/sugar..........................ok
All tests successful.
Files=121, Tests=1760,  5 wallclock secs ( 3.81 cusr +  0.95 csys =  4.76 CPU)
makewrapper: make ok


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=8.8.1, archname=darwin-thread-multi-2level
    uname='darwin windhund.local 8.8.1 darwin kernel version 8.8.1: mon sep 25 
19:42:00 pdt 2006; root:xnu-792.13.8.obj~1release_i386 i386 i386 macbook1,1 
darwin '
    config_args='-Dprefix=/usr/local/perl/5.8.8 -Duseithreads 
-Dccflags=-I/sw/include -Dldflags=-L/sw/lib [EMAIL PROTECTED] [EMAIL PROTECTED] 
-Dmyhostname=windhund -Dmydomain=.schwern.org 
-Dprivlib=/usr/local/perl/5.8.8/lib -Dsiteprefix=/usr/local 
-Dsitelib=/usr/local/lib/site_perl -Dlibpth=/usr/local/lib /sw/lib 
/opt/local/lib /usr/lib -Dnetdb_host_type=const char * 
-Dnetdb_hlen_type=socklen_t -Uinstallusrbinperl'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-I/sw/include -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -I/sw/include -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5363)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='-L/sw/lib 
-L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
    libs=-lgdbm -ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-L/sw/lib -bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/opt/local/lib'

Reply via email to