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.4801, 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:

    LANG = en_US.utf8
    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 = 
    PERL5_CPANPLUS_IS_RUNNING = 1992
    PERL5_CPAN_IS_RUNNING = 1992
    SHELL = /usr/bin/zsh
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_04
    ExtUtils::MakeMaker 6.36_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

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

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

make[3]: Entering directory 
`/home/sand/.cpan/build/Class-MakeMethods-1.01-JsxF0n'
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL 
PROTECTED]/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, 37 wallclock secs (12.40 cusr +  1.11 csys = 13.51 CPU)
make[3]: Leaving directory 
`/home/sand/.cpan/build/Class-MakeMethods-1.01-JsxF0n'
makewrapper: make ok


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pR263DW/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel -Duserelocatableinc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to