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.8.8/bin/perl /Users/cpanrun/build/5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.8.8/lib/5.8.8/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -Wdeclaration-after-statement -O3 -DVERSION=\"0.22\" -DXS_VERSION=\"0.22\" "-I/Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/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 -arch ppc -arch i386 -Wl,-search_paths_first -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.8.8/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.008008 for darwin # Current time local: Wed May 16 14:07:34 2007 # Current time GMT: Wed May 16 21:07:34 2007 # Using Test.pm version 1.25 ok 1 perl(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3520; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3548; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3570; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3598; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug $VAR1 = { perl(25452) malloc: *** Deallocation of a pointer not malloced: 0x3f218; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug 'neil' => '0', perl(25452) malloc: 'laura' => '1' *** Deallocation of a pointer not malloced: 0xa35c0; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3700; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3728; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ['Dumper', 'check_for_sub', 'f', 'get_sub', 'ok', 'plan', 'py_eval', 'skip'] ok 5 perl(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3750; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Sub f exists! Hello from Perl perl(25452) malloc: ok 6 *** Deallocation of a pointer not malloced: 0xa3840; This could be 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(25452) malloc: *** Deallocation of a pointer not malloced: 0xa3868; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Wow. Now that is weird ok 7 ok 8 ok t/02testpl......1..9 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:34 2007 # Current time GMT: Wed May 16 21:07:34 2007 # Using Test.pm version 1.25 ok 1 perl(25456) malloc: *** Deallocation of a pointer not malloced: 0xa4318; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug ['Dumper', 'gen', 'ok', 'plan', 'py_eval', 'skip'] ok 2 ok 3 It's gone now... perl(25456) malloc: *** Deallocation of a pointer not malloced: 0x43218; This could be 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(25456) malloc: *** Deallocation of a pointer not malloced: 0x43128; This could be 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(25456) malloc: *** Deallocation of a pointer not malloced: 0xa44d0; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug Creating new Fart::Fiddle: Fart::Fiddle perl(25456) malloc: *** Deallocation of a pointer not malloced: 0xa44a8; This could be 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(25456) malloc: *** Deallocation of a pointer not malloced: 0xa44f8; This could be a double free(), or free() called with the middle of an allo 'neil' => '1' cated block; Try setting environment variable MallocHelp to see tools to help debug }; $VAR3 = [ perl(25456) malloc: *** Deallocation of a pointer not malloced: 0xa4548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug 'laura', '1' ]; perl(25456) malloc: *** Deallocation of a pointer not malloced: 0xa4660; This could be a double free(), or free() called with the middle of an allocated block; Try setting environ$VAR4 = '12'; ment variable MallocHelp to see tools to help debug $VAR5 = ') called!'; perl(25456) malloc: *** Deallocation of a pointer not malloced: 0xa46b0; This could be 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(25456) malloc: *** Deallocation of a pointer not malloced: 0xa46d8; This could be 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(25456) malloc: *** Deallocation of a pointer not malloced: 0xa4728; This could be 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 ok t/03parse.......1..5 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:34 2007 # Current time GMT: Wed May 16 21:07:34 2007 # Using Test.pm version 1.25 perl(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b458; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b480; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b4f8; This could be 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(25459) 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 perl(25459) malloc: *** Deallocation of a pointer not malloced: 0x3a218; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x3a248; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see Hello tools to help debug perl(25459) 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 perl(25459) malloc: *** Deallocation of a pointer not malloced: 0x3a278; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x3a110; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b638; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b6b0; This could be 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(25459) malloc: *** Deallocation of a pointer not malloced: 0x9b548; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug $VAR1 = { 'neil' => 'happy', 'others' => 'sad' }; perl(25459) 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 2 perl(25459) 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 3 ok 4 ok 5 ok t/04func........1..3 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:35 2007 # Current time GMT: Wed May 16 21:07:35 2007 # Using Test.pm version 1.25 Hello from Python! ok 1 {'neil': 'happy'} ok 2 Foo() created! Doing an apple! ok 3 $VAR1 = bless( do{\(my $o = 684840)}, 'Inline::Python::Object' ); Doing an apple! $VAR1 = undef; ok t/05JAxH........1..1 ok 1 ok t/06dict........1..2 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:35 2007 # Current time GMT: Wed May 16 21:07:35 2007 # Using Test.pm version 1.25 new Foo object being created ok 1 ok 2 ok t/07nherit......1..5 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:35 2007 # Current time GMT: Wed May 16 21:07:35 2007 # Using Test.pm version 1.25 new Foo object being created Who's your daddy? Who's your mommy? ok 1 ok 2 Daddy.push(12) Daddy.pop() ok 3 ok 4 ok 5 ok t/08ipyobj......1..9 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:36 2007 # Current time GMT: Wed May 16 21:07:36 2007 # Using Test.pm version 1.25 ok 1 New foo being created! ok 2 ok 3 ok 4 ok 5 New foo being created! ok 6 ok 7 ok 8 ok 9 ok t/09bind........1..6 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:36 2007 # Current time GMT: Wed May 16 21:07:36 2007 # Using Test.pm version 1.25 ok 1 ok 2 New foo being created! ok 3 ok 4 ok 5 ok 6 ok t/10pyeval......1..4 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:36 2007 # Current time GMT: Wed May 16 21:07:36 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 42 ok 4 ok t/11factor......1..133 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:36 2007 # Current time GMT: Wed May 16 21:07:36 2007 # Using Test.pm version 1.25 perl(25473) 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa82a0; This could be 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(25473) 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 ok 1 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xa83e0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8408; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8570; This couldok 3 be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8598; 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 perl(25473) malloc: *** Deallocation of a pointer nok 5 ot malloced: 0xa85c0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8638; This could be 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 6 ok 7 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xa87a0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa87c8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa87f0; This could be 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(25473) 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 ok 10 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xa88e0; This could be 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(25473) malloc: *** Deallocation of a pointer nok 12 ot malloced: 0xa8a48; This could be 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(25473) malloc: *** Deallocation of a pointer nok 13 ot malloced: 0xa8a70; This could be 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(25473) 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 ok 14 perl(25473) 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 ok 15 perl(25473) 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 ok 16 perl(25473) 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 17 ok 18 perl(25473) 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 19 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8d90; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8db8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8e30; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8ea8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8f20; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xa8f98; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa138; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa160; This could be 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 27 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa188; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa200; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa278; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa2f0; This could be 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(25473) malloc: *** Deallocation of a pointer nok 30 ot malloced: 0xaa368; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa3e0; 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa548; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa570; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa598; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa610; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa688; This could be 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(25473) malloc: *** Deallocation of a pointer nok 35 ot malloced: 0xaa700; This could be 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(25473) malloc: *** Deallocation of a pointer nok 36 ot malloced: 0xaa778; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa7f0; This couldok 37 be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa868; This could be 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 ok 39 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa9d0; This could be 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 40 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xaa9f8; This could be 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(25473) malloc: *** Deallocation of a pointer nok 41 ot malloced: 0xaaa20; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaaa98; 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(25473) malloc: *** Deallocation of a pointer nok 43 ot malloced: 0xaab10; This could be 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(25473) malloc: *** Deallocation of a pointer nok 44 ot malloced: 0xaab88; This could be 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(25473) malloc: *** Deallocation of a pointer nok 45 ot malloced: 0xaac00; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaac78; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaacf0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaad68; This couldok 47 be 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 48 perl(25473) malloc: *** Deallocation of a pointer nok 49 ot malloced: 0xaaed0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaaef8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaaf20; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaaf98; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab048; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab0c0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab138; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab1b0; This could be 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(25473) malloc: ok 56 *** Deallocation of a pointer not malloced: 0xab228; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab2a0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab318; This could be 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 ok 59 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xab480; This could be 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 60 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xab4a8; This could be 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 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xab4d0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab548; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab5c0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab638; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab6b0; This could be 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 64 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xab728; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab7a0; This could be 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(25473) malloc: ok 66 *** Deallocation of a pointer not malloced: 0xab818; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xab890; This could be 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 67 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xab908; This could be 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 68 perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xaba70; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaba98; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabac0; This couldok 70 be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabb38; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabbb0; This could be 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(25473) malloc: ok 72 *** Deallocation of a pointer not malloced: 0xabc28; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabca0; This could be 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(25473) malloc: *** Deallocation of a pointer nok 74 ot malloced: 0xabd18; This could be 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(25473) malloc: ok 75 *** Deallocation of a pointer not malloced: 0xabd90; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabe08; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabe80; This could be 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 # skip Integer too large for architecture perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xabef8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xabf70; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac110; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac138; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac160; This could be 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(25473) malloc: ok 78 # skip Integer too large for architecture *** Deallocation of a pointer not malloced: 0xac1d8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac250; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac2c8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac340; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac3b8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac430; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac4a8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac520; This could be 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 82 # skip Integer too large for architecture perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xac598; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac610; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac688; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac7f0; This could be 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 # skip Integer too large for architecture perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xac818; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac840; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac8b8; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac930; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xac9a8; This could be 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 # skip Integer too large for architecture perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xaca20; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaca98; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xacb10; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xacb88; This could be 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 88 # skip Integer too large for architecture perl(25473) malloc: *** Deallocation of a pointer not malloced: 0xacc00; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xacc78; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xaccf0; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xacd68; This could be 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(25473) malloc: *** Deallocation of a pointer not malloced: 0xacde0; This could be 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 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.008008 for darwin # Current time local: Wed May 16 14:07:37 2007 # Current time GMT: Wed May 16 21:07:37 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.008008 for darwin # Current time local: Wed May 16 14:07:37 2007 # Current time GMT: Wed May 16 21:07:37 2007 # Using Test.pm version 1.25 perl(25479) 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 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b228; This could be 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(25479) malloc: ok 1 *** Deallocation of a pointer not malloced: 0x9b318; This could be 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(25479) 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 perl(25479) malloc: ok 2 *** 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 ok 3 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b4f8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b548; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b598; This could be 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(25479) malloc: ok 6 *** Deallocation of a pointer not malloced: 0x9b660; This could be 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(25479) malloc: ok 7 *** Deallocation of a pointer not malloced: 0x9b6b0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b700; This could be a double free(), or free() called with the middle of an allook 8 cated block; Try setting environment variable MallocHelp to see tools to help debug ok 9 ok 10 ok 11 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b750; This could be 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(25479) 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 tools to help debug ok 13 perl(25479) 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 perl(25479) malloc: ok 14 *** 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b908; This could be a double free(), or free() called with the middle of an allook 15 cated block; Try setting environment variable MallocHelp to see tools to help debug ok 16 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9b958; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ba20; This couldok 17 be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ba70; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bac0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bb10; This could be 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(25479) 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 20 ok 21 perl(25479) 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 ok 22 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bc78; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bcc8; This could be a double free(), or free() cok 23 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bd18; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bd68; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9bdb8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9be08; This couldok 26 be 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 27 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9be58; This could be 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(25479) malloc: *** Deallocation of a pointer nok 28 ot 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 perl(25479) malloc: ok 29 *** 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 perl(25479) 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 30 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e048; This could be 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(25479) malloc: ok 31 *** 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 perl(25479) 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 environok 32 ment variable MallocHelp to see tools to help debug perl(25479) 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 33 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e188; This couldok 34 be 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(25479) 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 ok 35 tools to help debug perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e2a0; This could be 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(25479) 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 perl(25479) 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(25479) 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 environment variable MallocHelp to see tools to help debug perl(25479) 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(25479) malloc: *** 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(25479) malloc: *** 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(25479) malloc: *** 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e598; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e5e8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e638; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e688; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e6d8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e728; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e778; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e7c8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e818; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e868; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e930; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e980; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9e9d0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ea20; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ea70; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9eac0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9eb10; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9eb60; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ebb0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ec00; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ec50; This could be 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(25479) 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 perl(25479) 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 perl(25479) 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ee08; This could be 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(25479) 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 perl(25479) 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 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9eef8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ef48; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ef98; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f020; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f070; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f0c0; This could be 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(25479) 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(25479) 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 perl(25479) 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(25479) malloc: *** 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(25479) 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 perl(25479) 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 perl(25479) 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f3b8; This could be 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(25479) 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 perl(25479) 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 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 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f4a8; This could be 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(25479) 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 perl(25479) 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(25479) 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9f660; This could be 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(25479) 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 perl(25479) 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(25479) 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 environment variable MallocHelp to see tools to help debug perl(25479) 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 perl(25479) 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(25479) 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(25479) malloc: *** 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(25479) 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 perl(25479) 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(25479) malloc: *** 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(25479) 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 tools to help debug perl(25479) 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 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fae8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fb38; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fb88; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fbd8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fc28; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fc78; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fcc8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fd18; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fd68; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fdb8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fe08; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fe58; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fea8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9fef8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0x9ff48; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0048; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0098; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa00e8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0138; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0188; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa01d8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0228; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0278; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa02c8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0318; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0368; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa03b8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0408; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0458; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa04a8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa04f8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa05c0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0610; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0660; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa06b0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0700; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0750; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa07a0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa07f0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0840; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0890; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa08e0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0930; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0980; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa09d0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0a20; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0a70; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0ac0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0b88; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0bd8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0c28; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0c78; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0cc8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0d18; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0d68; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0db8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0e08; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0e58; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0ea8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0ef8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0f48; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa0f98; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2020; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2070; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa20c0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2110; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa21d8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2228; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2278; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa22c8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2318; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2368; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa23b8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2408; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2458; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa24a8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa24f8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2548; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2598; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa25e8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2638; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2688; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa26d8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2728; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2778; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2840; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2890; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa28e0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2930; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2980; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa29d0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2a20; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2a70; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2ac0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2b10; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2b60; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2bb0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2c00; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2c50; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2ca0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2cf0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2d40; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2d90; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2de0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2e30; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2ef8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2f48; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa2f98; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3020; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3070; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa30c0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3110; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3160; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa31b0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3200; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3250; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa32a0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa32f0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3340; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3390; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa33e0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3430; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3480; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa34d0; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3520; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3570; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3638; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3688; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa36d8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3728; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3778; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa37c8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3818; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3868; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa38b8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3908; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3958; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa39a8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa39f8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3a48; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3a98; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3ae8; This could be 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(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3b38; This could be a double free(), or free() called with the middle of an allook 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 cated block; Try setting environment variable MallocHelp to see tools to help debug ok 149 perl(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3b88; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 150 ment variable MallocHelp to see tools to help debug perl(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3bd8; This could be a double free(), or free() cok 151 alled with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug perl(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3c28; This could be a double free(), or free() called with the middle of an allocated block; Try setting environok 152 ment variable MallocHelp to see tools to help debug perl(25479) malloc: *** Deallocation of a pointer not malloced: 0xa3c78; This could be 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 ok 154 ok 155 ok 156 ok 157 ok 158 ok 159 ok 160 ok 161 ok 162 ok 163 ok 164 ok 165 ok 166 ok 167 ok 168 ok 169 ok 170 ok 171 ok 172 ok 173 ok 174 ok 175 ok 176 ok 177 ok 178 ok 179 ok 180 ok 181 ok 182 ok 183 ok 184 ok 185 ok 186 ok 187 ok 188 ok 189 ok 190 ok 191 ok 192 ok 193 ok 194 ok 195 ok 196 ok 197 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.008008 for darwin # Current time local: Wed May 16 14:07:37 2007 # Current time GMT: Wed May 16 21:07:37 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.008008 for darwin # Current time local: Wed May 16 14:07:37 2007 # Current time GMT: Wed May 16 21:07:37 2007 # Using Test.pm version 1.25 ok 1 Note: lang=Python ok 2 ok t/16evalpy......1..11 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:38 2007 # Current time GMT: Wed May 16 21:07:38 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/17once........1..1 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:38 2007 # Current time GMT: Wed May 16 21:07:38 2007 # Using Test.pm version 1.25 perl(25486) malloc: *** Deallocation of a pointer not 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 1 ok t/18newclass....1..5 # Running under perl version 5.008008 for darwin # Current time local: Wed May 16 14:07:38 2007 # Current time GMT: Wed May 16 21:07:38 2007 # Using Test.pm version 1.25 new Foo object being created Who's your daddy? Who's your mommy? object is: main::Foo ok 1 ok 2 Daddy.push(12) Daddy.pop() ok 3 ok 4 ok 5 ok All tests successful, 58 subtests skipped. Files=19, Tests=646, 5 wallclock secs ( 2.52 cusr + 2.18 csys = 4.70 CPU) Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Inline/Python/Python.bs Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/auto/Inline/Python/Python.bundle Installing /Users/cpanrun/build/5.8.8/html/site/lib/Inline/Python.html Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Inline/Python.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/Inline/Python.pod Installing /Users/cpanrun/build/5.8.8/man/man3/Inline::Python.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod