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:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = c:\MSVS\atl\include;c:\MSVS\mfc\include;c:\MSVS\include
    LIB = c:\MSVS\mfc\lib;c:\MSVS\lib
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\Program 
Files\Subversion\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 FIles\MSSQL7\BINN;C:\Program Files\Subversion\bin;C:\Program Files\Textpad 
4;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Program
 Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft 
Visual Studio\Common\Tools;c:\MSVS\bin
    PERL5LIB = 
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 9, GenuineIntel

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

    Perl: $^X = C:\strawberry-perl\perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.19    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.09_01 
    ExtUtils::Install   1.4     
    ExtUtils::MakeMaker 6.30_01 
    ExtUtils::Manifest  1.46_01 
    ExtUtils::ParseXS   2.15    
    File::Spec          3.19    
    Module::Build       0.280500
    Module::Signature   n/a     
    Test::Harness       2.560   
    Test::More          0.660   
    version             0.670100

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

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE test':

C:\strawberry-perl\perl\bin\perl.exe "-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, 16 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
dmake.EXE:  makefile:  line 1272:  Warning: -- More than one prerequisite
for %-target without :| as ruleop. Only the first is currently used.
Check your makefiles!.

makewrapper: make ok


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to