Found these python executables on your PATH: 1. /usr/local/bin/python 2. /usr/bin/python Use which? [1] 1 Using /usr/local/bin/python Using These Settings: Extra Libs: -ldl Python Lib: -L/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config -lpython2.5 Includes: -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 Extra Flags: none (perl Makefile.PL --help for details) Checking if your kit is complete... Looks good Writing Makefile for Inline::Python cp Python.pm blib/lib/Inline/Python.pm cp Python.pod blib/lib/Inline/Python.pod /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap Python.xs > Python.xsc && mv Python.xsc Python.c gcc -c -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL Python.c gcc -c -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL py2pl.c gcc -c -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL perlmodule.c gcc -c -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL util.c Running Mkbootstrap for Inline::Python () chmod 644 Python.bs rm -f blib/arch/auto/Inline/Python/Python.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Python.o py2pl.o perlmodule.o util.o -o blib/arch/auto/Inline/Python/Python.bundle \ -L/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config -lpython2.5 -ldl \ chmod 755 blib/arch/auto/Inline/Python/Python.bundle cp Python.bs blib/arch/auto/Inline/Python/Python.bs chmod 644 blib/arch/auto/Inline/Python/Python.bs Manifying blib/man3/Inline::Python.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00init........1..1 ok 1 ok t/01testpl......1..8 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:15 2007 # Current time GMT: Sat Nov 24 06:28:15 2007 # Using Test.pm version 1.25 ok 1 perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f598; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f5c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Hello from Perl ok 2 perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f5e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x3b218; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f638; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 3 ok 4 perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f778; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f7a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 5 perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f7c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Hello from Perl perl(3151) malloc: ok 6 *** Deallocation of a pointer not malloced: 0x9f8b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3151) malloc: *** Deallocation of a pointer not malloced: 0x9f8e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 7 ok 8 $VAR1 = { 'neil' => '0', 'laura' => '1' }; ['Dumper', 'check_for_sub', 'f', 'get_sub', 'ok', 'plan', 'py_eval', 'skip'] Sub f exists! Wow. Now that is weird ok t/02testpl......1..9 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:15 2007 # Current time GMT: Sat Nov 24 06:28:15 2007 # Using Test.pm version 1.25 ok 1 perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa5390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 2 ok 3 It's gone now... perl(3156) malloc: *** Deallocation of a pointer not malloced: 0x44218; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3156) malloc: *** Deallocation of a pointer not malloced: 0x44128; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3156) malloc: Creating new Fart::Fiddle: Fart::Fiddle *** Deallocation of a pointer not malloced: 0xa5548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa5520; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 4 $VAR1 = 'Fiddle->foof('; $VAR2 = { perl(3156) malloc: 'neil' => '1' *** Deallocation of a pointer not malloced: 0xa5570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug }; $VAR3 = [ perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa55c0; This could 'laura', be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug '1' ]; perl(3156) malloc: $VAR4 = '12'; *** Deallocation of a pointer not malloced: 0xa56d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug $VAR5 = ') called!'; perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa5728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 5 ok 6 Hello. This is Neil ok 7 perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa5750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3156) malloc: *** Deallocation of a pointer not malloced: 0xa57a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 8 ok 9 ['Dumper', 'gen', 'ok', 'plan', 'py_eval', 'skip'] ok t/03parse.......1..5 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:16 2007 # Current time GMT: Sat Nov 24 06:28:16 2007 # Using Test.pm version 1.25 perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a4d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 1 perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a4f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a598; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x36218; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: Hello *** Deallocation of a pointer not malloced: 0x36248; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a5e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x36278; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x36110; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a6b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a5c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 2 perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a7f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3159) malloc: *** Deallocation of a pointer not malloced: 0x9a750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 3 ok 4 ok 5 $VAR1 = { 'neil' => 'happy', 'others' => 'sad' }; ok t/04func........1..3 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:16 2007 # Current time GMT: Sat Nov 24 06:28:16 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 $VAR1 = bless( do{\(my $o = 676768)}, 'Inline::Python::Object' ); $VAR1 = undef; Hello from Python! {'neil': 'happy'} Foo() created! Doing an apple! Doing an apple! ok t/05JAxH........1..1 ok 1 ok t/06dict........1..2 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:16 2007 # Current time GMT: Sat Nov 24 06:28:16 2007 # Using Test.pm version 1.25 ok 1 ok 2 new Foo object being created ok t/07nherit......1..5 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:17 2007 # Current time GMT: Sat Nov 24 06:28:17 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 new Foo object being created Who's your daddy? Who's your mommy? Daddy.push(12) Daddy.pop() ok t/08ipyobj......1..9 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:17 2007 # Current time GMT: Sat Nov 24 06:28:17 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 New foo being created! New foo being created! ok t/09bind........1..6 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:17 2007 # Current time GMT: Sat Nov 24 06:28:17 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 New foo being created! ok t/10pyeval......1..4 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:17 2007 # Current time GMT: Sat Nov 24 06:28:17 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 42 ok t/11factor......1..133 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:18 2007 # Current time GMT: Sat Nov 24 06:28:18 2007 # Using Test.pm version 1.25 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa52c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5318; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 1 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5430; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 2 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5458; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 3 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5480; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 4 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa55e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 5 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5638; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 6 *** Deallocation of a pointer not malloced: 0xa56b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 7 perl(3179) malloc: *** Deallocation of a pointer nok 8 ot malloced: 0xa5818; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5840; This couldok 9 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5868; This could be a double free(), or free() called with the middle of an allook 10 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa58e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 11 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5958; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 12 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5ac0; This could be a double free(), or free() cok 13 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5ae8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 14 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5b10; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 15 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5b88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 16 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5c00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 17 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5c78; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 18 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5de0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 19 perl(3179) malloc: ok 20 *** Deallocation of a pointer not malloced: 0xa5e08; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 21 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5e30; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 22 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5ea8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 23 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5f20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 24 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa5f98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 25 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6048; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 26 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa61b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 27 ment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa61d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 28 ment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6200; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 29 tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6278; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 30 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa62f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 31 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6368; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 32 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa63e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 33 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6458; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 34 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa65c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 35 tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa65e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 36 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 37 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6688; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 38 ment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 39 *** Deallocation of a pointer not malloced: 0xa6700; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 40 *** Deallocation of a pointer not malloced: 0xa6778; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer nok 41 ot malloced: 0xa67f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6868; This couldok 42 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa68e0; This could be a double free(), or free() cok 43 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 44 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6a48; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 45 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6a70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 46 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6a98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 47 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6b10; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6b88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 48 tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6c00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 49 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6c78; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 50 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6cf0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6d68; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6de0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 51 ok 52 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6f48; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 53 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6f70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 54 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa6f98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 55 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7048; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 56 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa70c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7138; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 57 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa71b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer nok 58 ot malloced: 0xa7228; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa72a0; This couldok 59 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7318; This could be a double free(), or free() called with the middle of an allook 60 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 61 ok 62 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa74f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 63 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7520; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 64 ment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa75c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 65 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7638; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa76b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 66 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa77a0; This couldok 67 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 68 *** Deallocation of a pointer not malloced: 0xa7818; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer nok 69 ot malloced: 0xa7890; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7908; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 70 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7980; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 71 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7ae8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 72 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7b10; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7b38; This couldok 73 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7bb0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 74 perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7c28; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7ca0; This could be a double free(), or free() cok 75 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7d18; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7d90; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 76 # skip Integer too large for architecture *** Deallocation of a pointer not malloced: 0xa7e08; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7e80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 77 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7ef8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa7f70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer nok 78 # skip Integer too large for architecture ot malloced: 0xa8020; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 79 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8188; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa81b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 80 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa81d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8250; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa82c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 81 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8340; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa83b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: ok 82 # skip Integer too large for architecture *** Deallocation of a pointer not malloced: 0xa8430; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa84a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 83 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8520; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8598; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8610; This couldok 84 # skip Integer too large for architecture be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8688; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8700; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 85 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8868; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8890; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 86 # skip Integer too large for architecture tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa88b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 87 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8930; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa89a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8a20; This could be a double free(), or free() called with the middle of an allook 88 # skip Integer too large for architecture cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8a98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8b10; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8b88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8c00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 89 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8c78; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8cf0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8d68; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 90 # skip Integer too large for architecture perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8de0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3179) malloc: *** Deallocation of a pointer not malloced: 0xa8e58; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 91 # skip Integer too large for architecture ok 92 # skip Integer too large for architecture ok 93 # skip Integer too large for architecture ok 94 # skip Integer too large for architecture ok 95 # skip Integer too large for architecture ok 96 # skip Integer too large for architecture ok 97 # skip Integer too large for architecture ok 98 # skip Integer too large for architecture ok 99 # skip Integer too large for architecture ok 100 # skip Integer too large for architecture ok 101 # skip Integer too large for architecture ok 102 # skip Integer too large for architecture ok 103 # skip Integer too large for architecture ok 104 # skip Integer too large for architecture ok 105 # skip Integer too large for architecture ok 106 # skip Integer too large for architecture ok 107 # skip Integer too large for architecture ok 108 # skip Integer too large for architecture ok 109 # skip Integer too large for architecture ok 110 # skip Integer too large for architecture ok 111 # skip Integer too large for architecture ok 112 # skip Integer too large for architecture ok 113 # skip Integer too large for architecture ok 114 # skip Integer too large for architecture ok 115 # skip Integer too large for architecture ok 116 # skip Integer too large for architecture ok 117 # skip Integer too large for architecture ok 118 # skip Integer too large for architecture ok 119 # skip Integer too large for architecture ok 120 # skip Integer too large for architecture ok 121 # skip Integer too large for architecture ok 122 # skip Integer too large for architecture ok 123 # skip Integer too large for architecture ok 124 # skip Integer too large for architecture ok 125 # skip Integer too large for architecture ok 126 # skip Integer too large for architecture ok 127 # skip Integer too large for architecture ok 128 # skip Integer too large for architecture ok 129 # skip Integer too large for architecture ok 130 # skip Integer too large for architecture ok 131 # skip Integer too large for architecture ok 132 # skip Integer too large for architecture ok 133 # skip Integer too large for architecture ok 58/133 skipped: various reasons t/12evnodd......1..150 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:18 2007 # Current time GMT: Sat Nov 24 06:28:18 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok 128 ok 129 ok 130 ok 131 ok 132 ok 133 ok 134 ok 135 ok 136 ok 137 ok 138 ok 139 ok 140 ok 141 ok 142 ok 143 ok 144 ok 145 ok 146 ok 147 ok 148 ok 149 ok 150 ok t/13fibbon......1..277 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:18 2007 # Current time GMT: Sat Nov 24 06:28:18 2007 # Using Test.pm version 1.25 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x982c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x982a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 1 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98458; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 2 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x984a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 3 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x985c0; This couldok 4 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 5 ok 6 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x986d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 7 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 8 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98778; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 9 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x987c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 10 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98890; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 11 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x988e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98930; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98980; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 12 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x989d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 13 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98a98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98ae8; This could be a double free(), or free() cok 14 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98b38; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 15 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98b88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 16 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98bd8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 17 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98c28; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 18 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98cf0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 19 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98d40; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 20 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98d90; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98de0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 21 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98e30; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98e80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 22 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x98ed0; This couldok 23 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 24 *** Deallocation of a pointer not malloced: 0x98f98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a020; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 25 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a070; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 26 *** Deallocation of a pointer not malloced: 0x9a0c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a110; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 27 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a160; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 28 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a1b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 29 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a200; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 30 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a2c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a318; This could be a double free(), or free() cok 31 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a368; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 32 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a3b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 33 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a408; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 34 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a458; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 35 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a4a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a4f8; This couldok 36 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 37 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 38 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a660; This couldok 39 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a6b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 40 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a700; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 41 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 42 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a7a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a7f0; This could be a double free(), or free() cok 43 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a840; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 44 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a890; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 45 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a8e0; This couldok 46 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a9a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 47 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9a9f8; This could be a double free(), or free() called with the middle of an allook 48 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9aa48; This could be a double free(), or free() cok 49 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9aa98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 50 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9aae8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 51 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ab38; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ab88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 52 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9abd8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ac28; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 53 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ac78; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 54 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9acc8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 55 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ad90; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 56 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ade0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 57 *** Deallocation of a pointer not malloced: 0x9ae30; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ae80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9aed0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 58 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9af20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 59 *** Deallocation of a pointer not malloced: 0x9af70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9afc0; This could be a double free(), or free() cok 60 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b048; This couldok 61 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b098; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 62 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b0e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 63 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b138; This couldok 64 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b200; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 65 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b250; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 66 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b2a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 67 *** Deallocation of a pointer not malloced: 0x9b2f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b340; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 68 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 69 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b3e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 70 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b430; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b480; This could be a double free(), or free() cok 71 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b4d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 72 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b520; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 73 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 74 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b5c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 75 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b688; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 76 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b6d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 77 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b778; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 78 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b7c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b818; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 79 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b868; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 80 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b8b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 81 *** Deallocation of a pointer not malloced: 0x9b908; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b958; This could be a double free(), or free() called with the middle of an allook 82 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b9a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 83 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9b9f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 84 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ba48; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 85 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ba98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 86 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bb60; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 87 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bbb0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 88 ot malloced: 0x9bc00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bc50; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 89 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bca0; This could be a double free(), or free() called with the middle of an allook 90 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bcf0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 91 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bd40; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 92 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bd90; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 93 ot malloced: 0x9bde0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9be30; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 94 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9be80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 95 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bed0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 96 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bf20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 97 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bf70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 98 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9bfc0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 99 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c0c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 100 ot malloced: 0x9c110; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 101 *** Deallocation of a pointer not malloced: 0x9c160; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c1b0; This could be a double free(), or free() cok 102 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c200; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 103 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c250; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 104 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c2a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 105 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c2f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c340; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 106 ot malloced: 0x9c3e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c430; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 107 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c480; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 108 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c4d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 109 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c520; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 110 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 111 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c638; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 112 *** Deallocation of a pointer not malloced: 0x9c688; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 113 ot malloced: 0x9c6d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c728; This could be a double free(), or free() called with the middle of an allook 114 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c778; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 115 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c7c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 116 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c818; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c868; This could be a double free(), or free() cok 117 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c8b8; This couldok 118 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c908; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 119 ot malloced: 0x9c958; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c9a8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 120 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9c9f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 121 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ca48; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 122 ot malloced: 0x9ca98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cae8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 123 ment variable MallocHelp to see tools to help debug ok 124 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cb38; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cc00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 125 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cc50; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 126 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cca0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ccf0; This couldok 127 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cd40; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 128 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cd90; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 129 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cde0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ce30; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 130 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ce80; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 131 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ced0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 132 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cf20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 133 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9cf70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 134 *** Deallocation of a pointer not malloced: 0x9cfc0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e048; This could be a double free(), or free() called with the middle of an allook 135 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e098; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 136 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e0e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 137 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e138; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 138 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e188; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 139 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e250; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e2a0; This could be a double free(), or free() cok 140 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e2f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 141 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e340; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e390; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 142 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e3e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 143 *** Deallocation of a pointer not malloced: 0x9e430; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 144 *** Deallocation of a pointer not malloced: 0x9e480; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 145 *** Deallocation of a pointer not malloced: 0x9e4d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e520; This could be a double free(), or free() called with the middle of an allook 146 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e570; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 147 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e5c0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 148 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e610; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e660; This could be a double free(), or free() cok 149 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e6b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 150 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e700; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e7a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 151 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e7f0; This could be a double free(), or free() cok 152 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e8b8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 153 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e908; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 154 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e958; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e9a8; This could be a double free(), or free() called with the middle of an allook 155 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9e9f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 156 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ea48; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 157 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ea98; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 158 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9eae8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 159 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9eb38; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9eb88; This could be a double free(), or free() cok 160 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ebd8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 161 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ec28; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 162 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ec78; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ecc8; This couldok 163 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ed18; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 164 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ed68; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 165 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9edb8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ee08; This couldok 166 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ee58; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 167 ok 168 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9eea8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 169 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9ef70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 170 *** Deallocation of a pointer not malloced: 0x9efc0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f048; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 171 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f098; This could be a double free(), or free() called with the middle of an allook 172 cated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f0e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 173 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f138; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 174 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f188; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f1d8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 175 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f228; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 176 *** Deallocation of a pointer not malloced: 0x9f278; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f2c8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 177 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f318; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 178 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f368; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f3b8; This couldok 179 be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f408; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 180 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f458; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f4a8; This could be a double free(), or free() cok 181 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f4f8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 182 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 183 *** Deallocation of a pointer not malloced: 0x9f598; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 184 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f5e8; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f6b0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 185 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f700; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 186 ment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f7a0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 187 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f7f0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f840; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 188 *** Deallocation of a pointer not malloced: 0x9f890; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f8e0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 189 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f930; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: ok 190 *** Deallocation of a pointer not malloced: 0x9f980; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9f9d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see ok 191 tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fa20; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 192 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fa70; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 193 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fac0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer nok 194 ot malloced: 0x9fb10; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fb60; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 195 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fbb0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 196 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fc00; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fc50; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fca0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 197 perl(3185) malloc: *** Deallocation of a pointer not malloced: 0x9fcf0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 198 ok 199 ok 200 ok 201 ok 202 ok 203 ok 204 ok 205 ok 206 ok 207 ok 208 ok 209 ok 210 ok 211 ok 212 ok 213 ok 214 ok 215 ok 216 ok 217 ok 218 ok 219 ok 220 ok 221 ok 222 ok 223 ok 224 ok 225 ok 226 ok 227 ok 228 ok 229 ok 230 ok 231 ok 232 ok 233 ok 234 ok 235 ok 236 ok 237 ok 238 ok 239 ok 240 ok 241 ok 242 ok 243 ok 244 ok 245 ok 246 ok 247 ok 248 ok 249 ok 250 ok 251 ok 252 ok 253 ok 254 ok 255 ok 256 ok 257 ok 258 ok 259 ok 260 ok 261 ok 262 ok 263 ok 264 ok 265 ok 266 ok 267 ok 268 ok 269 ok 270 ok 271 ok 272 ok 273 ok 274 ok 275 ok 276 ok 277 ok t/14study.......1..14 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:18 2007 # Current time GMT: Sat Nov 24 06:28:18 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/15anon........1..2 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:19 2007 # Current time GMT: Sat Nov 24 06:28:19 2007 # Using Test.pm version 1.25 ok 1 ok 2 Note: lang=Python ok t/16evalpy......1..11 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:19 2007 # Current time GMT: Sat Nov 24 06:28:19 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 3 ok t/17once........1..1 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:19 2007 # Current time GMT: Sat Nov 24 06:28:19 2007 # Using Test.pm version 1.25 perl(3191) malloc: *** Deallocation of a pointer not malloced: 0xa3098; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ok 1 ok t/18newclass....1..5 # Running under perl version 5.010000 for darwin # Current time local: Fri Nov 23 22:28:20 2007 # Current time GMT: Sat Nov 24 06:28:20 2007 # Using Test.pm version 1.25 object is: main::Foo ok 1 ok 2 ok 3 ok 4 ok 5 new Foo object being created Who's your daddy? Who's your mommy? Daddy.push(12) Daddy.pop() ok All tests successful, 58 subtests skipped. Files=19, Tests=646, 5 wallclock secs ( 2.59 cusr + 1.93 csys = 4.52 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Inline/Python/Python.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Inline/Python/Python.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Inline/Python.html Installing /Users/cpanrun/build/5.10.0/site/lib/Inline/Python.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Inline/Python.pod Installing /Users/cpanrun/build/5.10.0/site/man/man3/Inline::Python.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod