PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-02-17T21:20:50 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Sat, 18 Feb 2012 04:14:19 GMT Running make for V/VP/VPIT/Variable-Magic-0.48.tar.gz Checksum for /net/nas/data/cpan/authors/id/V/VP/VPIT/Variable-Magic-0.48.tar.gz ok Variable-Magic-0.48/ Variable-Magic-0.48/lib/ Variable-Magic-0.48/lib/Variable/ Variable-Magic-0.48/lib/Variable/Magic.pm Variable-Magic-0.48/t/ Variable-Magic-0.48/t/31-array.t Variable-Magic-0.48/t/41-clone.t Variable-Magic-0.48/t/27-local.t Variable-Magic-0.48/t/40-threads.t Variable-Magic-0.48/t/lib/ Variable-Magic-0.48/t/lib/Variable/ Variable-Magic-0.48/t/lib/Variable/Magic/ Variable-Magic-0.48/t/lib/Variable/Magic/TestThreads.pm Variable-Magic-0.48/t/lib/Variable/Magic/TestWatcher.pm Variable-Magic-0.48/t/lib/Variable/Magic/TestScopeEnd.pm Variable-Magic-0.48/t/lib/Variable/Magic/TestDestroyRequired.pm Variable-Magic-0.48/t/lib/Variable/Magic/TestValue.pm Variable-Magic-0.48/t/99-kwalitee.t Variable-Magic-0.48/t/18-opinfo.t Variable-Magic-0.48/t/23-clear.t Variable-Magic-0.48/t/24-free.t Variable-Magic-0.48/t/28-uvar.t Variable-Magic-0.48/t/00-load.t Variable-Magic-0.48/t/22-len.t Variable-Magic-0.48/t/30-scalar.t Variable-Magic-0.48/t/21-set.t Variable-Magic-0.48/t/34-glob.t Variable-Magic-0.48/t/13-data.t Variable-Magic-0.48/t/95-portability-files.t Variable-Magic-0.48/t/16-huf.t Variable-Magic-0.48/t/17-ctl.t Variable-Magic-0.48/t/92-pod-coverage.t Variable-Magic-0.48/t/33-code.t Variable-Magic-0.48/t/10-simple.t Variable-Magic-0.48/t/35-stash.t Variable-Magic-0.48/t/80-leaks.t Variable-Magic-0.48/t/25-copy.t Variable-Magic-0.48/t/01-import.t Variable-Magic-0.48/t/15-self.t Variable-Magic-0.48/t/02-constants.t Variable-Magic-0.48/t/14-callbacks.t Variable-Magic-0.48/t/20-get.t Variable-Magic-0.48/t/32-hash.t Variable-Magic-0.48/t/11-multiple.t Variable-Magic-0.48/t/91-pod.t Variable-Magic-0.48/META.json Variable-Magic-0.48/Magic.xs Variable-Magic-0.48/README Variable-Magic-0.48/Changes Variable-Magic-0.48/MANIFEST Variable-Magic-0.48/META.yml Variable-Magic-0.48/Makefile.PL Variable-Magic-0.48/samples/ Variable-Magic-0.48/samples/vm_vs_tie.pl Variable-Magic-0.48/samples/magic.pl Variable-Magic-0.48/samples/synopsis.pl Variable-Magic-0.48/samples/copy.pl Variable-Magic-0.48/samples/uvar.pl CPAN.pm: Going to build V/VP/VPIT/Variable-Magic-0.48.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if this is ActiveState Perl 5.8.8 build 822 or higher... no Checking if this is gcc 3.4 on Windows trying to link against an import library... no Checking if your kit is complete... Looks good Writing Makefile for Variable::Magic Writing MYMETA.yml and MYMETA.json >>> make cp lib/Variable/Magic.pm blib/lib/Variable/Magic.pm /export/home/fly1264/bin/perl /export/home/fly1264/var/megalib/ExtUtils/xsubpp -typemap /export/home/fly1264/ap1200/lib/ExtUtils/typemap Magic.xs > Magic.xsc && mv Magic.xsc Magic.c cc -c -D_REENTRANT -xarch=v9 -DUSE_SITECUSTOMIZE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.48\" -DXS_VERSION=\"0.48\" -KPIC "-I/export/home/fly1264/ap1200/lib/CORE" Magic.c "Magic.xs", line 1105: warning: assignment type mismatch: pointer to const unsigned char "=" pointer to const char Running Mkbootstrap for Variable::Magic () chmod 644 Magic.bs rm -f blib/arch/auto/Variable/Magic/Magic.so cc -G -xarch=v9 -L/opt/SUNWspro/prod/lib/v9 -L/lib/sparcv9 -L/usr/lib/sparcv9 -L/usr/ccs/lib/sparcv9 Magic.o -o blib/arch/auto/Variable/Magic/Magic.so \ \ chmod 755 blib/arch/auto/Variable/Magic/Magic.so cp Magic.bs blib/arch/auto/Variable/Magic/Magic.bs chmod 644 blib/arch/auto/Variable/Magic/Magic.bs Manifying blib/man3/Variable::Magic.3 VPIT/Variable-Magic-0.48.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # Testing Variable::Magic 0.48, Perl 5.012000 (no patchlevel), /export/home/fly1264/bin/perl # This is ActiveState Perl 5.012000 build 1200 t/00-load.t ............... 1..1 ok 1 - use Variable::Magic; ok t/01-import.t ............. 1..40 ok 1 - import MGf_COPY ok 2 - prototype MGf_COPY ok 3 - import MGf_DUP ok 4 - prototype MGf_DUP ok 5 - import MGf_LOCAL ok 6 - prototype MGf_LOCAL ok 7 - import VMG_COMPAT_ARRAY_PUSH_NOLEN ok 8 - prototype VMG_COMPAT_ARRAY_PUSH_NOLEN ok 9 - import VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID ok 10 - prototype VMG_COMPAT_ARRAY_PUSH_NOLEN_VOID ok 11 - import VMG_COMPAT_ARRAY_UNDEF_CLEAR ok 12 - prototype VMG_COMPAT_ARRAY_UNDEF_CLEAR ok 13 - import VMG_COMPAT_ARRAY_UNSHIFT_NOLEN_VOID ok 14 - prototype VMG_COMPAT_ARRAY_UNSHIFT_NOLEN_VOID ok 15 - import VMG_COMPAT_GLOB_GET ok 16 - prototype VMG_COMPAT_GLOB_GET ok 17 - import VMG_COMPAT_HASH_DELETE_NOUVAR_VOID ok 18 - prototype VMG_COMPAT_HASH_DELETE_NOUVAR_VOID ok 19 - import VMG_COMPAT_SCALAR_LENGTH_NOLEN ok 20 - prototype VMG_COMPAT_SCALAR_LENGTH_NOLEN ok 21 - import VMG_FORKSAFE ok 22 - prototype VMG_FORKSAFE ok 23 - import VMG_OP_INFO_NAME ok 24 - prototype VMG_OP_INFO_NAME ok 25 - import VMG_OP_INFO_OBJECT ok 26 - prototype VMG_OP_INFO_OBJECT ok 27 - import VMG_PERL_PATCHLEVEL ok 28 - prototype VMG_PERL_PATCHLEVEL ok 29 - import VMG_THREADSAFE ok 30 - prototype VMG_THREADSAFE ok 31 - import VMG_UVAR ok 32 - prototype VMG_UVAR ok 33 - import cast ok 34 - prototype cast ok 35 - import dispell ok 36 - prototype dispell ok 37 - import getdata ok 38 - prototype getdata ok 39 - import wizard ok 40 - prototype wizard ok t/02-constants.t .......... 1..2 ok 1 - MGf_COPY is always true ok 2 - MGf_DUP is always true ok t/10-simple.t ............. 1..43 ok 1 - _wizard called directly with a wrong number of arguments croaks ok 2 - _wizard called directly with a wrong number of arguments croaks ok 3 - _wizard called directly with a wrong number of arguments croaks ok 4 - _wizard called directly with a wrong number of arguments croaks ok 5 - _wizard called directly with a wrong number of arguments croaks ok 6 - _wizard called directly with a wrong number of arguments croaks ok 7 - _wizard called directly with a wrong number of arguments croaks ok 8 - _wizard called directly with a wrong number of arguments croaks ok 9 - _wizard called directly with a wrong number of arguments croaks ok 10 - _wizard called directly with a wrong number of arguments croaks ok 11 - _wizard called directly with a wrong number of arguments croaks ok 12 - _wizard called directly with a wrong number of arguments croaks ok 13 - _wizard called directly with a wrong number of arguments croaks ok 14 - _wizard called directly with a wrong number of arguments croaks ok 15 - _wizard called directly with a wrong number of arguments croaks ok 16 - _wizard called directly with a wrong number of arguments croaks ok 17 - _wizard called directly with a wrong number of arguments croaks ok 18 - _wizard called directly with a wrong number of arguments croaks ok 19 - _wizard called directly with a wrong number of arguments croaks ok 20 - _wizard called directly with a wrong number of arguments croaks ok 21 - wizard called with an odd number of arguments croaks ok 22 - wizard called with an odd number of arguments croaks ok 23 - wizard called with an odd number of arguments croaks ok 24 - wizard called with an odd number of arguments croaks ok 25 - wizard doesn't croak ok 26 - wizard is defined ok 27 - wizard is a scalar ref ok 28 - cast doesn't croak ok 29 - cast is valid ok 30 - dispell from wizard doesn't croak ok 31 - dispell from wizard is valid ok 32 - re-cast doesn't croak ok 33 - re-cast is valid ok 34 - re-dispell from wrong wizard croaks ok 35 - re-dispell from wrong wizard doesn't return anything ok 36 - re-dispell from undef croaks ok 37 - re-dispell from undef doesn't return anything ok 38 - re-dispell from good wizard doesn't croak ok 39 - re-dispell from good wizard is valid ok 40 - dispell non-magic object doesn't croak ok 41 - dispell non-magic object returns 0 ok 42 - cast from undef croaks ok 43 - cast from undef doesn't return anything ok t/11-multiple.t ........... 1..74 ok 1 - wizard 0 creation doesn't croak ok 2 - wizard 1 creation doesn't croak ok 3 - wizard 2 creation doesn't croak ok 4 - wizard 0 is defined ok 5 - wizard 0 is a scalar ref ok 6 - wizard 1 is defined ok 7 - wizard 1 is a scalar ref ok 8 - wizard 2 is defined ok 9 - wizard 2 is a scalar ref ok 10 - cast magic 0 doesn't croak ok 11 - cast magic 0 is valid ok 12 - cast magic 1 doesn't croak ok 13 - cast magic 1 is valid ok 14 - cast magic 2 doesn't croak ok 15 - cast magic 2 is valid ok 16 - get magic 0 ok 17 - get magic 1 ok 18 - get magic 2 ok 19 - set magic 0 ok 20 - set magic 1 ok 21 - set magic 2 ok 22 - dispell magic 1 doesn't croak ok 23 - dispell magic 1 is valid ok 24 - get magic 0 after dispelled 1 ok 25 - get magic 2 after dispelled 1 ok 26 - set magic 0 after dispelled 1 ok 27 - set magic 2 after dispelled 1 ok 28 - dispell magic 0 doesn't croak ok 29 - dispell magic 0 is valid ok 30 - get magic 2 after dispelled 1 & 0 ok 31 - set magic 2 after dispelled 1 & 0 ok 32 - dispell magic 2 doesn't croak ok 33 - dispell magic 2 is valid ok 34 - wizard with uvar 0 doesn't croak ok 35 - wizard with uvar 1 doesn't croak ok 36 - wizard with uvar 2 doesn't croak ok 37 - wizard with uvar 0 is defined ok 38 - wizard with uvar 0 is a scalar ref ok 39 - wizard with uvar 1 is defined ok 40 - wizard with uvar 1 is a scalar ref ok 41 - wizard with uvar 2 is defined ok 42 - wizard with uvar 2 is a scalar ref ok 43 - cast uvar magic 0 doesn't croak ok 44 - cast uvar magic 0 is valid ok 45 - cast uvar magic 1 doesn't croak ok 46 - cast uvar magic 1 is valid ok 47 - cast uvar magic 2 doesn't croak ok 48 - cast uvar magic 2 is valid ok 49 - fetch magic doesn't clobber ok 50 - fetch magic 0 ok 51 - fetch magic 1 ok 52 - fetch magic 2 ok 53 - store magic 0 ok 54 - store magic 1 ok 55 - store magic 2 ok 56 - store magic doesn't clobber ok 57 - dispell uvar magic 1 doesn't croak ok 58 - dispell uvar magic 1 is valid ok 59 - fetch magic after dispelled 1 doesn't clobber ok 60 - fetch magic 0 after dispelled 1 ok 61 - fetch magic 2 after dispelled 1 ok 62 - store magic 0 after dispelled 1 ok 63 - store magic 2 after dispelled 1 ok 64 - store magic after dispelled 1 doesn't clobber ok 65 - dispell uvar magic 2 doesn't croak ok 66 - dispell uvar magic 2 is valid ok 67 - fetch magic after dispelled 1,2 doesn't clobber ok 68 - fetch magic 0 after dispelled 1,2 ok 69 - store magic 0 after dispelled 1,2 ok 70 - store magic after dispelled 1,2 doesn't clobber ok 71 - dispell uvar magic 0 doesn't croak ok 72 - dispell uvar magic 0 is valid ok 73 - fetch magic after dispelled 1,2,0 doesn't clobber ok 74 - store magic after dispelled 1,2,0 doesn't clobber ok t/13-data.t ............... 1..35 ok 1 - wizard doesn't croak ok 2 - wizard is defined ok 3 - wizard is a scalar ref ok 4 - cast doesn't croak ok 5 - cast returns true ok 6 - getdata from non-magical scalar doesn't croak ok 7 - getdata from non-magical scalar returns undef ok 8 - getdata from wizard doesn't croak ok 9 - getdata from wizard returns true ok 10 - getdata from wizard return value is ok ok 11 - get magic : pass data ok 12 - get magic : data updated ok 13 - set magic : pass data ok 14 - set magic : pass data ok 15 - getdata from invalid wizard croaks ok 16 - getdata from invalid wizard returns undef ok 17 - getdata from undef croaks ok 18 - getdata from undef doesn't return anything ok 19 - dispell doesn't croak ok 20 - dispell returns true ok 21 - cast with arguments doesn't croak ok 22 - cast with arguments returns true ok 23 - getdata from wizard with arguments doesn't croak ok 24 - getdata from wizard with arguments returns true ok 25 - getdata from wizard with arguments return value is ok ok 26 - cast non-data wizard doesn't croak ok 27 - cast non-data wizard returns true ok 28 - getdata from non-data wizard doesn't croak ok 29 - getdata from non-data wizard invalid returns undef ok 30 - data from d is what we expected ok 31 - cast arguments from d were passed by alias ok 32 - data from e is what we expected ok 33 - cast arguments from e were passed by alias ok 34 - data from d wasn't changed ok 35 - data from e wasn't changed ok t/14-callbacks.t .......... 1..26 ok 1 - wizard creation doesn't croak ok 2 - wizard is defined ok 3 - wizard is a scalar ref ok 4 - cast doesn't croak ok 5 - cast is valid ok 6 - callback returning undef doesn't warn/croak ok 7 - callback returning undef fails ok 8 - wizard with a qualified string callback doesn't croak ok 9 - cast a wizard with a qualified string callback doesn't croak ok 10 - qualified string callback doesn't warn/croak ok 11 - qualified string callback is called ok 12 - qualified string callback returns the right thing ok 13 - wizard with a short string callback doesn't croak ok 14 - cast a wizard with a short string callback doesn't croak ok 15 - short string callback doesn't warn/croak ok 16 - short string callback is called ok 17 - short string callback returns the right thing ok 18 - wizard with a ref-to-undef callback doesn't croak ok 19 - cast a wizard with a ref-to-undef callback doesn't croak ok 20 - ref-to-undef callback doesn't warn/croak ok 21 - ref-to-undef callback returns the right thing ok 22 - caller into callback returns the right thing ok 23 - caller into callback returns the right thing (second time) ok 24 - caller into callback into block returns the right thing ok 25 - caller into callback doesn't croak ok 26 - caller into callback into eval returns the right thing ok # Test global destruction t/15-self.t ............... 1..17 ok 1 - wizard creation error doesn't croak ok 2 - wizard is defined ok 3 - wizard is a scalar ref ok 4 - cast on self doesn't croak ok 5 - cast on self is valid ok 6 - magic works correctly on self ok 7 - dispell on self doesn't croak ok 8 - dispell on self is valid ok 9 - magic is no longer invoked on self when dispelled ok 10 - re-cast on self doesn't croak ok 11 - re-cast on self is valid ok 12 - getdata on magical self doesn't trigger callbacks ok 13 - re-dispell on self doesn't croak ok 14 - re-dispell on self is valid ok 15 - re-re-cast on self doesn't croak ok 16 - re-re-cast on self is valid ok 17 - wizard destruction at the end of BEGIN-time require doesn't panic ok # Using Hash::Util::FieldHash 1.04 t/16-huf.t ................ 1..18 ok 1 - huf: wizard() doesn't croak ok 2 - huf: wizard() doesn't trigger magic ok 3 - huf: wizard with uvar is defined ok 4 - huf: wizard with uvar is a scalar ref ok 5 - huf: cast uvar magic on fieldhash doesn't croak ok 6 - huf: cast uvar magic on fieldhash triggers magic correctly ok 7 - huf: cast uvar magic on fieldhash succeeded ok 8 - huf: fetch on magical fieldhash doesn't croak ok 9 - huf: fetch on magical fieldhash triggers magic correctly ok 10 - huf: fetch on magical fieldhash succeeded ok 11 - huf: store on magical fieldhash doesn't croak ok 12 - huf: store on magical fieldhash triggers magic correctly ok 13 - huf: store on magical fieldhash succeeded ok 14 - huf: dispell uvar magic on fieldhash doesn't croak ok 15 - huf: dispell uvar magic on fieldhash triggers magic correctly ok 16 - huf: dispell uvar magic on fieldhash succeeded ok 17 - huf: store/fetch on fieldhash after dispell still ok ok 18 - huf: magic triggered at END time ok # Using Capture::Tiny 0.16 t/17-ctl.t ................ 1..44 ok 1 - die in data callback (direct, $@ unset) in eval ok 2 - die in data callback (direct, $@ set) in eval ok 3 - die in data callback (direct, $@ unset) in BEGIN ok 4 - die in data callback (direct, $@ set) in BEGIN ok 5 - die in data callback (indirect, $@ unset) in eval ok 6 - die in data callback (indirect, $@ unset) in eval ok 7 - die in data callback (indirect, $@ unset) in BEGIN ok 8 - die in data callback (indirect, $@ set) in BEGIN ok 9 - die in get callback (direct, $@ unset) in eval ok 10 - die in get callback (direct, $@ set) in eval ok 11 - die in get callback (direct, $@ unset) in BEGIN ok 12 - die in get callback (direct, $@ set) in BEGIN ok 13 - die in get callback (indirect, $@ unset) in eval ok 14 - die in get callback (indirect, $@ unset) in eval ok 15 - die in get callback (indirect, $@ unset) in BEGIN ok 16 - die in get callback (indirect, $@ set) in BEGIN ok 17 - die in set callback (direct, $@ unset) in eval ok 18 - die in set callback (direct, $@ set) in eval ok 19 - die in set callback (direct, $@ unset) in BEGIN ok 20 - die in set callback (direct, $@ set) in BEGIN ok 21 - die in set callback (indirect, $@ unset) in eval ok 22 - die in set callback (indirect, $@ unset) in eval ok 23 - die in set callback (indirect, $@ unset) in BEGIN ok 24 - die in set callback (indirect, $@ set) in BEGIN ok 25 - die in len callback (direct, $@ unset) in eval ok 26 - die in len callback (direct, $@ set) in eval ok 27 - die in len callback (direct, $@ unset) in BEGIN ok 28 - die in len callback (direct, $@ set) in BEGIN ok 29 - die in len callback (indirect, $@ unset) in eval ok 30 - die in len callback (indirect, $@ unset) in eval ok 31 - die in len callback (indirect, $@ unset) in BEGIN ok 32 - die in len callback (indirect, $@ set) in BEGIN ok 33 - die in free callback ok 34 - die in free callback in block in eval with $@ unset ok 35 - die in free callback in block in eval with $@ set ok 36 - die in free callback in BEGIN ok 37 - die in free callback in len callback in BEGIN ok 38 - die in free callback at end of scope ok 39 - in hints hash destructor ok 40 - die in BEGIN in require in eval string triggers hints hash destructor ok 41 - in hints hash destructor 2 ok 42 - die in BEGIN in eval triggers hints hash destructor ok 43 - die in free callback at compile time and not in eval string ok 44 - die in free callback at compile time and not in eval string ok t/18-opinfo.t ............. 1..125 ok 1 - len wizard with op_info == 1 doesn't croak ok 2 - len magic with op_info == 1 gets the right op info ok 3 - len magic with op_info == 1 doesn't croak ok 4 - len wizard with op_info == 2 doesn't croak ok 5 - len magic with op_info == 2 isa B::OP ok 6 - len magic with op_info == 2 gets the right op info ok 7 - len magic with op_info == 2 doesn't croak ok 8 - get wizard with op_info == 1 doesn't croak ok 9 - get magic with op_info == 1 gets the right op info ok 10 - get magic with op_info == 1 doesn't croak ok 11 - get wizard with op_info == 2 doesn't croak ok 12 - get magic with op_info == 2 isa B::OP ok 13 - get magic with op_info == 2 gets the right op info ok 14 - get magic with op_info == 2 doesn't croak ok 15 - get wizard with op_info == 1 doesn't croak ok 16 - get magic with op_info == 1 gets the right op info ok 17 - get magic with op_info == 1 doesn't croak ok 18 - get wizard with op_info == 2 doesn't croak ok 19 - get magic with op_info == 2 isa B::PADOP ok 20 - get magic with op_info == 2 gets the right op info ok 21 - get magic with op_info == 2 doesn't croak ok 22 - get wizard with op_info == 1 doesn't croak ok 23 - get magic with op_info == 1 gets the right op info ok 24 - get magic with op_info == 1 doesn't croak ok 25 - get wizard with op_info == 2 doesn't croak ok 26 - get magic with op_info == 2 isa B::UNOP ok 27 - get magic with op_info == 2 gets the right op info ok 28 - get magic with op_info == 2 doesn't croak ok 29 - get wizard with op_info == 1 doesn't croak ok 30 - get magic with op_info == 1 gets the right op info ok 31 - get magic with op_info == 1 doesn't croak ok 32 - get wizard with op_info == 2 doesn't croak ok 33 - get magic with op_info == 2 isa B::BINOP ok 34 - get magic with op_info == 2 gets the right op info ok 35 - get magic with op_info == 2 doesn't croak ok 36 - get wizard with op_info == 1 doesn't croak ok 37 - get magic with op_info == 1 gets the right op info ok 38 - get magic with op_info == 1 doesn't croak ok 39 - get wizard with op_info == 2 doesn't croak ok 40 - get magic with op_info == 2 isa B::BINOP ok 41 - get magic with op_info == 2 gets the right op info ok 42 - get magic with op_info == 2 doesn't croak ok 43 - get wizard with op_info == 1 doesn't croak ok 44 - get magic with op_info == 1 gets the right op info ok 45 - get magic with op_info == 1 doesn't croak ok 46 - get wizard with op_info == 2 doesn't croak ok 47 - get magic with op_info == 2 isa B::LOGOP ok 48 - get magic with op_info == 2 gets the right op info ok 49 - get magic with op_info == 2 doesn't croak ok 50 - get wizard with op_info == 1 doesn't croak ok 51 - get magic with op_info == 1 gets the right op info ok 52 - get magic with op_info == 1 doesn't croak ok 53 - get wizard with op_info == 2 doesn't croak ok 54 - get magic with op_info == 2 isa B::UNOP ok 55 - get magic with op_info == 2 gets the right op info ok 56 - get magic with op_info == 2 doesn't croak ok 57 - get wizard with op_info == 1 doesn't croak ok 58 - get magic with op_info == 1 gets the right op info ok 59 - get magic with op_info == 1 doesn't croak ok 60 - get wizard with op_info == 2 doesn't croak ok 61 - get magic with op_info == 2 isa B::UNOP ok 62 - get magic with op_info == 2 gets the right op info ok 63 - get magic with op_info == 2 doesn't croak ok 64 - get wizard with op_info == 1 doesn't croak ok 65 - get magic with op_info == 1 gets the right op info ok 66 - get magic with op_info == 1 doesn't croak ok 67 - get wizard with op_info == 2 doesn't croak ok 68 - get magic with op_info == 2 isa B::UNOP ok 69 - get magic with op_info == 2 gets the right op info ok 70 - get magic with op_info == 2 doesn't croak ok 71 - set wizard with op_info == 1 doesn't croak ok 72 - set magic with op_info == 1 gets the right op info ok 73 - set magic with op_info == 1 doesn't croak ok 74 - set wizard with op_info == 2 doesn't croak ok 75 - set magic with op_info == 2 isa B::LISTOP ok 76 - set magic with op_info == 2 gets the right op info ok 77 - set magic with op_info == 2 doesn't croak ok 78 - get wizard with op_info == 1 doesn't croak ok 79 - get magic with op_info == 1 gets the right op info ok 80 - get magic with op_info == 1 doesn't croak ok 81 - get wizard with op_info == 2 doesn't croak ok 82 - get magic with op_info == 2 isa B::PMOP ok 83 - get magic with op_info == 2 gets the right op info ok 84 - get magic with op_info == 2 doesn't croak ok 85 - get wizard with op_info == 1 doesn't croak ok 86 - get magic with op_info == 1 gets the right op info ok 87 - get magic with op_info == 1 doesn't croak ok 88 - get wizard with op_info == 2 doesn't croak ok 89 - get magic with op_info == 2 isa B::SVOP ok 90 - get magic with op_info == 2 gets the right op info ok 91 - get magic with op_info == 2 doesn't croak ok 92 - get wizard with op_info == 1 doesn't croak ok 93 - get magic with op_info == 1 gets the right op info ok 94 - get magic with op_info == 1 doesn't croak ok 95 - get wizard with op_info == 2 doesn't croak ok 96 - get magic with op_info == 2 isa B::PVOP ok 97 - get magic with op_info == 2 gets the right op info ok 98 - get magic with op_info == 2 doesn't croak ok 99 - get wizard with op_info == 1 doesn't croak ok 100 - get magic with op_info == 1 gets the right op info ok 101 - get magic with op_info == 1 doesn't croak ok 102 - get wizard with op_info == 2 doesn't croak ok 103 - get magic with op_info == 2 isa B::LOOP ok 104 - get magic with op_info == 2 gets the right op info ok 105 - get magic with op_info == 2 doesn't croak ok 106 - free wizard with op_info == 1 doesn't croak ok 107 - free magic with op_info == 1 gets the right op info ok 108 - free magic with op_info == 1 doesn't croak ok 109 - free wizard with op_info == 2 doesn't croak ok 110 - free magic with op_info == 2 isa B::OP ok 111 - free magic with op_info == 2 gets the right op info ok 112 - free magic with op_info == 2 doesn't croak ok 113 - free wizard with op_info == 1 doesn't croak ok 114 - free magic with op_info == 1 gets the right op info ok 115 - free magic with op_info == 1 doesn't croak ok 116 - free wizard with op_info == 2 doesn't croak ok 117 - free magic with op_info == 2 isa B::OP ok 118 - free magic with op_info == 2 gets the right op info ok 119 - free magic with op_info == 2 doesn't croak ok 120 - get wizard with out of bounds op_info doesn't croak ok 121 - get cast with out of bounds op_info doesn't croak ok 122 - get magic with out of bounds op_info ok 123 - get magic with out of bounds op_info doesn't croak ok 124 - get dispell with out of bounds op_info doesn't croak ok 125 - wizard(op_info => "text") throws numeric warnings ok t/20-get.t ................ 1..15 ok 1 - get: wizard() doesn't croak ok 2 - get: wizard() doesn't trigger magic ok 3 - get: cast doesn't croak ok 4 - get: cast triggers magic correctly ok 5 - get: assign to doesn't croak ok 6 - get: assign to triggers magic correctly ok 7 - get: assign to correctly ok 8 - get: interpolate doesn't croak ok 9 - get: interpolate triggers magic correctly ok 10 - get: interpolate correctly ok 11 - get: wizard() doesn't croak ok 12 - get: cast() doesn't croak ok 13 - get: value ok 14 - get: value doesn't croak ok 15 - get: magic triggered at END time ok t/21-set.t ................ 1..18 ok 1 - set: wizard() doesn't croak ok 2 - set: wizard() doesn't trigger magic ok 3 - set: cast doesn't croak ok 4 - set: cast triggers magic correctly ok 5 - set: assign doesn't croak ok 6 - set: assign triggers magic correctly ok 7 - set: assign correctly ok 8 - set: increment doesn't croak ok 9 - set: increment triggers magic correctly ok 10 - set: increment correctly ok 11 - set: decrement doesn't croak ok 12 - set: decrement triggers magic correctly ok 13 - set: decrement correctly ok 14 - set: wizard() doesn't croak ok 15 - set: cast() doesn't croak ok 16 - set: value ok 17 - set: value doesn't croak ok 18 - set: magic triggered at END time ok t/22-len.t ................ 1..55 ok 1 - len: wizard() doesn't trigger magic ok 2 - len: cast on array doesn't trigger magic ok 3 - len: get array length triggers magic correctly ok 4 - len: get array length have correct default length ok 5 - len: get array length correctly ok 6 - len: get last array index triggers magic correctly ok 7 - len: get last array index have correct default length ok 8 - len: get last array index correctly ok 9 - len: get array length 0 triggers magic correctly ok 10 - len: get array length 0 have correct default length ok 11 - len: get array length 0 correctly ok 12 - len: get empty array length triggers magic correctly ok 13 - len: get empty array length have correct default length ok 14 - len: get empty array length correctly ok 15 - len: get last empty array index triggers magic correctly ok 16 - len: get last empty array index have correct default length ok 17 - len: get last empty array index correctly ok 18 # skip length() no longer calls mg_len magic ok 19 # skip length() no longer calls mg_len magic ok 20 # skip length() no longer calls mg_len magic ok 21 # skip length() no longer calls mg_len magic ok 22 # skip length() no longer calls mg_len magic ok 23 # skip length() no longer calls mg_len magic ok 24 # skip length() no longer calls mg_len magic ok 25 # skip length() no longer calls mg_len magic ok 26 # skip length() no longer calls mg_len magic ok 27 # skip length() no longer calls mg_len magic ok 28 # skip length() no longer calls mg_len magic ok 29 # skip length() no longer calls mg_len magic ok 30 # skip length() no longer calls mg_len magic ok 31 # skip length() no longer calls mg_len magic ok 32 # skip length() no longer calls mg_len magic ok 33 # skip length() no longer calls mg_len magic ok 34 - len: pos scalar triggers magic correctly ok 35 - len: pos scalar have correct default length ok 36 - len: pos scalar works correctly ok 37 - len: substr utf8 scalar triggers magic correctly ok 38 - len: substr utf8 scalar have correct default length ok 39 - len: substr utf8 scalar correctly ok 40 - len: wizard() doesn't croak ok 41 - len: cast() doesn't croak ok 42 - len: value ok 43 - len: value doesn't croak ok 44 - len: after value ok 45 - len: noop wizard (for arrays) creation does not croak ok 46 - len: noop wizard (for arrays) cast does not croak ok 47 - len: noop wizard (for arrays) invocation does not croak ok 48 - len: noop magic on an array returns the previous length ok 49 - len: noop wizard (for strings) creation does not croak ok 50 - len: noop wizard (for strings) cast does not croak ok 51 - len: noop wizard (for strings) invocation does not croak ok 52 - len: noop magic on a string returns the previous length ok 53 - len: noop wizard (for strings) cast does not croak ok 54 - len: noop wizard (for strings) invocation does not croak ok 55 - len: noop magic on a unicode string returns the previous length ok t/23-clear.t .............. 1..18 ok 1 - clear: wizard() doesn't croak ok 2 - clear: wizard() doesn't trigger magic ok 3 - clear: cast array doesn't croak ok 4 - clear: cast array triggers magic correctly ok 5 - clear: clear array doesn't croak ok 6 - clear: clear array triggers magic correctly ok 7 - clear: clear array correctly ok 8 - clear: cast hash doesn't croak ok 9 - clear: cast hash triggers magic correctly ok 10 - clear: clear hash doesn't croak ok 11 - clear: clear hash triggers magic correctly ok 12 - clear: clear hash correctly ok 13 - clear: wizard() doesn't croak ok 14 - clear: cast() doesn't croak ok 15 - clear: value ok 16 - clear: value doesn't croak ok 17 - clear: value after ok 18 - clear: magic triggered at END time ok t/24-free.t ............... 1..11 ok 1 - free: wizard() doesn't croak ok 2 - free: wizard() doesn't trigger magic ok 3 - free: cast doesn't croak ok 4 - free: cast triggers magic correctly ok 5 - free: deletion at the end of the scope doesn't croak ok 6 - free: deletion at the end of the scope triggers magic correctly ok 7 - free: cast 2 doesn't croak ok 8 - free: cast 2 triggers magic correctly ok 9 - free: explicit deletion with undef() doesn't croak ok 10 - free: explicit deletion with undef() triggers magic correctly ok 11 - free: magic triggered at END time ok # Using Tie::Array 1.03 # Using Tie::Hash 1.03 t/25-copy.t ............... 1..45 ok 1 - copy: wizard() doesn't croak ok 2 - copy: wizard() doesn't trigger magic ok 3 - copy: cast on tied array doesn't croak ok 4 - copy: cast on tied array triggers magic correctly ok 5 - copy: cast on tied array succeeded ok 6 - copy: tied array store doesn't croak ok 7 - copy: tied array store triggers magic correctly ok 8 - copy: tied array fetch doesn't croak ok 9 - copy: tied array fetch triggers magic correctly ok 10 - copy: tied array fetch correctly ok 11 - copy: tied array exists doesn't croak ok 12 - copy: tied array exists triggers magic correctly ok 13 - copy: tied array exists correctly ok 14 - copy: tied array undef doesn't croak ok 15 - copy: tied array undef triggers magic correctly ok 16 - copy: wizard() doesn't croak ok 17 - copy: cast() doesn't croak ok 18 - copy: value ok 19 - copy: value doesn't croak ok 20 - copy: value after ok 21 - copy: cast on tied hash doesn't croak ok 22 - copy: cast on tied hash triggers magic correctly ok 23 - copy: cast on tied hash succeeded ok 24 - copy: tied hash store doesn't croak ok 25 - copy: tied hash store triggers magic correctly ok 26 - copy: tied hash fetch doesn't croak ok 27 - copy: tied hash fetch triggers magic correctly ok 28 - copy: tied hash fetch correctly ok 29 - copy: tied hash exists doesn't croak ok 30 - copy: tied hash exists triggers magic correctly ok 31 - copy: tied hash exists correctly ok 32 - copy: tied hash delete doesn't croak ok 33 - copy: tied hash delete triggers magic correctly ok 34 - copy: tied hash delete correctly ok 35 - copy: tied hash each doesn't croak ok 36 - copy: tied hash each triggers magic correctly ok 37 - copy: tied hash keys doesn't croak ok 38 - copy: tied hash keys triggers magic correctly ok 39 - copy: tied hash keys correctly ok 40 - copy: tied hash values doesn't croak ok 41 - copy: tied hash values triggers magic correctly ok 42 - copy: tied hash values correctly ok 43 - copy: tied hash undef doesn't croak ok 44 - copy: tied hash undef triggers magic correctly ok 45 - copy: magic triggered at END time ok t/27-local.t .............. 1..24 ok 1 - local: wizard() doesn't croak ok 2 - local: wizard() doesn't trigger magic ok 3 - local: cast doesn't croak ok 4 - local: cast triggers magic correctly ok 5 - local: cast succeeded ok 6 - local: localized doesn't croak ok 7 - local: localized triggers magic correctly ok 8 - local: noop wizard creation does not croak ok 9 - local: dummy wizard creation does not croak ok 10 - local: noop magic (first) cast does not croak ok 11 - local: noop magic (first) cast succeeded ok 12 - local: dummy magic (second) cast does not croak ok 13 - local: dummy magic (second) cast succeeded ok 14 - local: noop/dummy magic invocation does not croak ok 15 - local: noop magic (first) prevented magic copy ok 16 - local: dummy magic (second) was copied ok 17 - local: dummy magic (first) cast does not croak ok 18 - local: dummy magic (first) cast succeeded ok 19 - local: noop magic (second) cast does not croak ok 20 - local: noop magic (second) cast succeeded ok 21 - local: dummy/noop magic invocation does not croak ok 22 - local: dummy magic (first) was copied ok 23 - local: noop magic (second) prevented magic copy ok 24 - local: magic triggered at END time ok # Using Tie::Hash 1.03 t/28-uvar.t ............... 1..75 ok 1 - uvar: wizard() doesn't croak ok 2 - uvar: wizard() doesn't trigger magic ok 3 - uvar: cast doesn't croak ok 4 - uvar: cast triggers magic correctly ok 5 - uvar: cast succeeded ok 6 - uvar: fetch directly doesn't croak ok 7 - uvar: fetch directly triggers magic correctly ok 8 - uvar: fetch directly correctly ok 9 - uvar: fetch by interpolation doesn't croak ok 10 - uvar: fetch by interpolation triggers magic correctly ok 11 - uvar: fetch by interpolation correctly ok 12 - uvar: store directly doesn't croak ok 13 - uvar: store directly triggers magic correctly ok 14 - uvar: fetch and store doesn't croak ok 15 - uvar: fetch and store triggers magic correctly ok 16 - uvar: fetch and store correctly ok 17 - uvar: exists doesn't croak ok 18 - uvar: exists triggers magic correctly ok 19 - uvar: exists correctly ok 20 - uvar: delete existing key doesn't croak ok 21 - uvar: delete existing key triggers magic correctly ok 22 - uvar: delete existing key correctly ok 23 - uvar: delete non-existing key doesn't croak ok 24 - uvar: delete non-existing key triggers magic correctly ok 25 - uvar: delete non-existing key correctly ok 26 - uvar: fetch directly with also non uvar magic doesn't croak ok 27 - uvar: fetch directly with also non uvar magic triggers magic correctly ok 28 - uvar: fetch directly with also non uvar magic correctly ok 29 - uvar: cast on tied hash doesn't croak ok 30 - uvar: cast on tied hash triggers magic correctly ok 31 - uvar: cast on tied hash succeeded ok 32 - uvar: fetch on tied hash doesn't croak ok 33 - uvar: fetch on tied hash triggers magic correctly ok 34 - uvar: fetch on tied hash succeeded ok 35 - uvar: store on tied hash doesn't croak ok 36 - uvar: store on tied hash triggers magic correctly ok 37 - uvar: exists on tied hash doesn't croak ok 38 - uvar: exists on tied hash triggers magic correctly ok 39 - uvar: exists on tied hash succeeded ok 40 - uvar: delete on tied hash doesn't croak ok 41 - uvar: delete on tied hash triggers magic correctly ok 42 - uvar: delete on tied hash succeeded ok 43 - uvar: fetch with incomplete magic doesn't croak ok 44 - uvar: fetch with incomplete magic correctly ok 45 - uvar: store with incomplete magic doesn't croak ok 46 - uvar: store with incomplete magic correctly ok 47 - uvar: change key in store doesn't croak (1) ok 48 - uvar: change key didn't clobber $key (1) ok 49 - uvar: change key in store correcty (1) ok 50 - uvar: change key in store doesn't croak (2) ok 51 - uvar: change key didn't clobber $key (2) ok 52 - uvar: change key in store correcty (2) ok 53 - uvar: change readonly key in store doesn't croak (1) ok 54 - uvar: change readonly key in store correcty (1) ok 55 - uvar: change readonly key in store doesn't croak (2) ok 56 - uvar: change readonly key in store correcty (2) ok 57 - uvar: wizard() doesn't croak ok 58 - uvar: cast() doesn't croak ok 59 - uvar: value ok 60 - uvar: value doesn't croak ok 61 - uvar: wizard() doesn't croak ok 62 - uvar: cast() doesn't croak ok 63 - uvar: value ok 64 - uvar: value doesn't croak ok 65 - uvar: value after store ok 66 - uvar: wizard() doesn't croak ok 67 - uvar: cast() doesn't croak ok 68 - uvar: value ok 69 - uvar: value doesn't croak ok 70 - uvar: wizard() doesn't croak ok 71 - uvar: cast() doesn't croak ok 72 - uvar: value ok 73 - uvar: value doesn't croak ok 74 - uvar: value after delete ok 75 - uvar: magic triggered at END time ok # Using Tie::Array 1.03 t/30-scalar.t ............. 1..76 ok 1 - scalar: wizard() doesn't croak ok 2 - scalar: wizard() doesn't trigger magic ok 3 - scalar: cast doesn't croak ok 4 - scalar: cast triggers magic correctly ok 5 - scalar: assign to doesn't croak ok 6 - scalar: assign to triggers magic correctly ok 7 - scalar: assign to correctly ok 8 - scalar: interpolate doesn't croak ok 9 - scalar: interpolate triggers magic correctly ok 10 - scalar: interpolate correctly ok 11 - scalar: reference doesn't croak ok 12 - scalar: reference triggers magic correctly ok 13 - scalar: assign to doesn't croak ok 14 - scalar: assign to triggers magic correctly ok 15 - scalar: increment doesn't croak ok 16 - scalar: increment triggers magic correctly ok 17 - scalar: decrement doesn't croak ok 18 - scalar: decrement triggers magic correctly ok 19 - scalar: multiply in place doesn't croak ok 20 - scalar: multiply in place triggers magic correctly ok 21 - scalar: divide in place doesn't croak ok 22 - scalar: divide in place triggers magic correctly ok 23 - scalar: cast 2 doesn't croak ok 24 - scalar: cast 2 triggers magic correctly ok 25 - scalar: scope end doesn't croak ok 26 - scalar: scope end triggers magic correctly ok 27 - scalar: undef doesn't croak ok 28 - scalar: undef triggers magic correctly ok 29 - scalar: dispell doesn't croak ok 30 - scalar: dispell triggers magic correctly ok 31 - scalar: array element: cast doesn't croak ok 32 - scalar: array element: cast triggers magic correctly ok 33 - scalar: array element: set doesn't croak ok 34 - scalar: array element: set triggers magic correctly ok 35 - scalar: array element: get doesn't croak ok 36 - scalar: array element: get triggers magic correctly ok 37 - scalar: array element: get correctly ok 38 - scalar: array element: set other doesn't croak ok 39 - scalar: array element: set other triggers magic correctly ok 40 - scalar: array element: get other doesn't croak ok 41 - scalar: array element: get other triggers magic correctly ok 42 - scalar: array element: get other correctly ok 43 - scalar: array element: exists doesn't croak ok 44 - scalar: array element: exists triggers magic correctly ok 45 - scalar: array element: exists correctly ok 46 - scalar: array element: delete doesn't croak ok 47 - scalar: array element: delete triggers magic correctly ok 48 - scalar: array element: delete correctly ok 49 - scalar: array element: set after delete doesn't croak ok 50 - scalar: array element: set after delete triggers magic correctly ok 51 - scalar: hash element: cast doesn't croak ok 52 - scalar: hash element: cast triggers magic correctly ok 53 - scalar: hash element: set doesn't croak ok 54 - scalar: hash element: set triggers magic correctly ok 55 - scalar: hash element: get doesn't croak ok 56 - scalar: hash element: get triggers magic correctly ok 57 - scalar: hash element: get correctly ok 58 - scalar: hash element: set other doesn't croak ok 59 - scalar: hash element: set other triggers magic correctly ok 60 - scalar: hash element: get other doesn't croak ok 61 - scalar: hash element: get other triggers magic correctly ok 62 - scalar: hash element: get other correctly ok 63 - scalar: hash element: exists doesn't croak ok 64 - scalar: hash element: exists triggers magic correctly ok 65 - scalar: hash element: exists correctly ok 66 - scalar: hash element: delete doesn't croak ok 67 - scalar: hash element: delete triggers magic correctly ok 68 - scalar: hash element: delete correctly ok 69 - scalar: hash element: set after delete doesn't croak ok 70 - scalar: hash element: set after delete triggers magic correctly ok 71 - cast copy magic on tied array ok 72 - scalar: delete from tied array in void context doesn't croak ok 73 - scalar: delete from tied array in void context triggers magic correctly ok 74 - scalar: delete from tied array in scalar context doesn't croak ok 75 - scalar: delete from tied array in scalar context triggers magic correctly ok 76 - scalar: magic triggered at END time ok t/31-array.t .............. 1..68 ok 1 - array: wizard() doesn't croak ok 2 - array: wizard() doesn't trigger magic ok 3 - array: cast doesn't croak ok 4 - array: cast triggers magic correctly ok 5 - array: assign element to doesn't croak ok 6 - array: assign element to triggers magic correctly ok 7 - array: assign element to correctly ok 8 - array: assign to doesn't croak ok 9 - array: assign to triggers magic correctly ok 10 - array: assign to correctly ok 11 - array: interpolate doesn't croak ok 12 - array: interpolate triggers magic correctly ok 13 - array: interpolate correctly ok 14 - array: reference doesn't croak ok 15 - array: reference triggers magic correctly ok 16 - array: slice doesn't croak ok 17 - array: slice triggers magic correctly ok 18 - array: slice correctly ok 19 - array: assign doesn't croak ok 20 - array: assign triggers magic correctly ok 21 - array: assign old element doesn't croak ok 22 - array: assign old element triggers magic correctly ok 23 - array: assign new element doesn't croak ok 24 - array: assign new element triggers magic correctly ok 25 - array: exists doesn't croak ok 26 - array: exists triggers magic correctly ok 27 - array: exists correctly ok 28 - array: delete doesn't croak ok 29 - array: delete triggers magic correctly ok 30 - array: delete correctly ok 31 - array: length @ doesn't croak ok 32 - array: length @ triggers magic correctly ok 33 - array: length @ correctly ok 34 - array: length $\# doesn't croak ok 35 - array: length $\# triggers magic correctly ok 36 - array: length $\# correctly ok 37 - array: push (void) doesn't croak ok 38 - array: push (void) triggers magic correctly ok 39 - array: push (scalar) doesn't croak ok 40 - array: push (scalar) triggers magic correctly ok 41 - array: push (scalar) correctly ok 42 - array: pop doesn't croak ok 43 - array: pop triggers magic correctly ok 44 - array: pop correctly ok 45 - array: unshift (void) doesn't croak ok 46 - array: unshift (void) triggers magic correctly ok 47 - array: unshift (scalar) doesn't croak ok 48 - array: unshift (scalar) triggers magic correctly ok 49 - unshift (scalar) correctly ok 50 - array: shift doesn't croak ok 51 - array: shift triggers magic correctly ok 52 - array: shift correctly ok 53 - array: map doesn't croak ok 54 - array: map triggers magic correctly ok 55 - array: grep doesn't croak ok 56 - array: grep triggers magic correctly ok 57 - array: grep correctly ok 58 - array: for doesn't croak ok 59 - array: for triggers magic correctly ok 60 - array: cast 2 doesn't croak ok 61 - array: cast 2 triggers magic correctly ok 62 - array: scope end doesn't croak ok 63 - array: scope end triggers magic correctly ok 64 - array: undef doesn't croak ok 65 - array: undef triggers magic correctly ok 66 - array: dispell doesn't croak ok 67 - array: dispell triggers magic correctly ok 68 - array: magic triggered at END time ok t/32-hash.t ............... 1..79 ok 1 - hash: wizard() doesn't croak ok 2 - hash: wizard() doesn't trigger magic ok 3 - hash: cast doesn't croak ok 4 - hash: cast triggers magic correctly ok 5 - hash: assign element to doesn't croak ok 6 - hash: assign element to triggers magic correctly ok 7 - hash: assign element to correctly ok 8 - hash: assign to doesn't croak ok 9 - hash: assign to triggers magic correctly ok 10 - hash: assign to correctly ok 11 - hash: reference doesn't croak ok 12 - hash: reference triggers magic correctly ok 13 - hash: slice doesn't croak ok 14 - hash: slice triggers magic correctly ok 15 - hash: slice correctly ok 16 - hash: exists in void context doesn't croak ok 17 - hash: exists in void context triggers magic correctly ok 18 - hash: exists in scalar context (1) doesn't croak ok 19 - hash: exists in scalar context (1) triggers magic correctly ok 20 - hash: exists correctly (1) ok 21 - hash: exists in scalar context (2) doesn't croak ok 22 - hash: exists in scalar context (2) triggers magic correctly ok 23 - hash: exists correctly (2) ok 24 - hash: delete in void context doesn't croak ok 25 - hash: delete in void context triggers magic correctly ok 26 - hash: delete in scalar context (1) doesn't croak ok 27 - hash: delete in scalar context (1) triggers magic correctly ok 28 - hash: delete correctly (1) ok 29 - hash: delete in scalar context (2) doesn't croak ok 30 - hash: delete in scalar context (2) triggers magic correctly ok 31 - hash: delete correctly (2) ok 32 - hash: empty in list context doesn't croak ok 33 - hash: empty in list context triggers magic correctly ok 34 - hash: empty and set in void context doesn't croak ok 35 - hash: empty and set in void context triggers magic correctly ok 36 - hash: assign from list in void context doesn't croak ok 37 - hash: assign from list in void context triggers magic correctly ok 38 - hash: assign from list in void context doesn't croak ok 39 - hash: assign from list in void context triggers magic correctly ok 40 - hash: assign from map in void context doesn't croak ok 41 - hash: assign from map in void context triggers magic correctly ok 42 - hash: assign old element doesn't croak ok 43 - hash: assign old element triggers magic correctly ok 44 - hash: assign new element doesn't croak ok 45 - hash: assign new element triggers magic correctly ok 46 - hash: buckets doesn't croak ok 47 - hash: buckets triggers magic correctly ok 48 - hash: keys doesn't croak ok 49 - hash: keys triggers magic correctly ok 50 - hash: keys correctly ok 51 - hash: values doesn't croak ok 52 - hash: values triggers magic correctly ok 53 - hash: values correctly ok 54 - hash: each doesn't croak ok 55 - hash: each triggers magic correctly ok 56 - hash: cast 2 doesn't croak ok 57 - hash: cast 2 triggers magic correctly ok 58 - hash: scope end doesn't croak ok 59 - hash: scope end triggers magic correctly ok 60 - hash: undef doesn't croak ok 61 - hash: undef triggers magic correctly ok 62 - hash: dispell doesn't croak ok 63 - hash: dispell triggers magic correctly ok 64 - hash: cast clear/uvar doesn't croak ok 65 - hash: cast clear/uvar triggers magic correctly ok 66 - hash: fixed fetch "a" doesn't croak ok 67 - hash: fixed fetch "a" triggers magic correctly ok 68 - uvar: fixed fetch "a" returned the right thing ok 69 - uvar: fixed fetch deparse correctly ok 70 - hash: fixed fetch "b" doesn't croak ok 71 - hash: fixed fetch "b" triggers magic correctly ok 72 - uvar: fixed fetch "b" returned the right thing ok 73 - uvar: fixed fetch deparse correctly ok 74 - hash: fixed clear doesn't croak ok 75 - hash: fixed clear triggers magic correctly ok 76 - hash: dispell clear/uvar doesn't croak ok 77 - hash: dispell clear/uvar triggers magic correctly ok 78 - %h no longer has the RMG flag set ok 79 - hash: magic triggered at END time ok t/33-code.t ............... 1..36 ok 1 - code: wizard() doesn't croak ok 2 - code: wizard() doesn't trigger magic ok 3 - code: cast doesn't croak ok 4 - code: cast triggers magic correctly ok 5 - code: cast didn't called code ok 6 - code: call without arguments doesn't croak ok 7 - code: call without arguments triggers magic correctly ok 8 - code: call without arguments succeeded ok 9 - code: call with arguments doesn't croak ok 10 - code: call with arguments triggers magic correctly ok 11 - code: call with arguments succeeded ok 12 - code: undef symbol table entry doesn't croak ok 13 - code: undef symbol table entry triggers magic correctly ok 14 - code: undef symbol table entry didn't call code ok 15 - code: redefining sub doesn't croak ok 16 - code: redefining sub triggers magic correctly ok 17 - code: re-cast doesn't croak ok 18 - code: re-cast triggers magic correctly ok 19 - code: re-cast didn't called code ok 20 - code: reference doesn't croak ok 21 - code: reference triggers magic correctly ok 22 - code: reference didn't called code ok 23 - code: call reference doesn't croak ok 24 - code: call reference triggers magic correctly ok 25 - code: call reference succeeded ok 26 - code: call reference didn't called the previous code ok 27 - code: redefining sub 2 doesn't croak ok 28 - code: redefining sub 2 triggers magic correctly ok 29 - code: call without arguments 2 doesn't croak ok 30 - code: call without arguments 2 triggers magic correctly ok 31 - code: call without arguments 2 succeeded ok 32 - code: call without arguments 2 didn't called the previous code ok 33 - code: dispell doesn't croak ok 34 - code: dispell triggers magic correctly ok 35 - code: dispell didn't called code ok 36 - code: magic triggered at END time ok # Using Symbol 1.07 t/34-glob.t ............... 1..35 ok 1 - glob: wizard() doesn't croak ok 2 - glob: wizard() doesn't trigger magic ok 3 - glob: cast doesn't croak ok 4 - glob: cast triggers magic correctly ok 5 - glob: assign to doesn't croak ok 6 - glob: assign to triggers magic correctly ok 7 - glob: assign scalar slot in void contex doesn't croak ok 8 - glob: assign scalar slot in void contex triggers magic correctly ok 9 - glob: assign array slot in void contex doesn't croak ok 10 - glob: assign array slot in void contex triggers magic correctly ok 11 - glob: assign hash slot in void contex doesn't croak ok 12 - glob: assign hash slot in void contex triggers magic correctly ok 13 - glob: assign code slot in void contex doesn't croak ok 14 - glob: assign code slot in void contex triggers magic correctly ok 15 - glob: assign glob in void contex doesn't croak ok 16 - glob: assign glob in void contex triggers magic correctly ok 17 - glob: assign scalar slot in scalar context doesn't croak ok 18 - glob: assign scalar slot in scalar context triggers magic correctly ok 19 - glob: assign array slot in scalar context doesn't croak ok 20 - glob: assign array slot in scalar context triggers magic correctly ok 21 - glob: assign hash slot in scalar context doesn't croak ok 22 - glob: assign hash slot in scalar context triggers magic correctly ok 23 - glob: assign code slot in scalar context doesn't croak ok 24 - glob: assign code slot in scalar context triggers magic correctly ok 25 - glob: assign glob in scalar context doesn't croak ok 26 - glob: assign glob in scalar context triggers magic correctly ok 27 - glob: cast 2 doesn't croak ok 28 - glob: cast 2 triggers magic correctly ok 29 - glob: scope end doesn't croak ok 30 - glob: scope end triggers magic correctly ok 31 - glob: undef doesn't croak ok 32 - glob: undef triggers magic correctly ok 33 - glob: dispell doesn't croak ok 34 - glob: dispell triggers magic correctly ok 35 - glob: magic triggered at END time ok t/35-stash.t .............. 1..43 ok 1 - stash: variables compiled fine ok 2 - stash: variables ok 3 - stash: function definitions compiled fine ok 4 - stash: function definitions ok 5 - stash: function calls compiled fine ok 6 - stash: function calls ok 7 - stash: valid method call ran fine ok 8 - stash: valid method call ok 9 - stash: second valid method call ran fine ok 10 - stash: second valid method call ok 11 - stash: valid dynamic method call ran fine ok 12 - stash: valid dynamic method call ok 13 - inherited valid method call ran fine ok 14 - stash: inherited valid method call ok 15 - second inherited valid method call ran fine ok 16 - stash: second inherited valid method call doesn't call magic ok 17 - inherited previously called valid method call ran fine ok 18 - stash: inherited previously called valid method call ok 19 - second inherited previously called valid method call ran fine ok 20 - stash: second inherited previously called valid method call doesn't call magic ok 21 - stash: invalid method call croaked ok 22 - stash: invalid method call ok 23 - stash: invalid dynamic method call croaked ok 24 - stash: invalid dynamic method call ok 25 - stash: invalid inherited method call croaked ok 26 - stash: invalid method call ok 27 - stash: delete executed fine ok 28 - stash: delete ok 29 - stash: autoloaded method call ran fine ok 30 - stash: autoloaded method call returned the right thing ok 31 - stash: autoloaded method call ok 32 - stash: inherited autoloaded method call ran fine ok 33 - stash: inherited autoloaded method returned the right thing ok 34 - stash: inherited autoloaded method call ok 35 - stash: no undef op before function call with op name ok 36 - stash: function call with op name compiled fine ok 37 - stash: undef op after function call with op name ok 38 - stash: undef op after dispell for function call with op name ok 39 - stash: no undef op before function call with op object ok 40 - stash: function call with op object compiled fine ok 41 - stash: undef op after dispell for function call with op object ok 42 - stash: undef op after dispell for function call with op object ok 43 - stash: magic that remains at END time ok t/40-threads.t ............ skipped: perl 5.13.4 required to test thread safety t/41-clone.t .............. skipped: perl 5.13.4 required to test thread safety t/80-leaks.t .............. 1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/91-pod.t ................ 1..1 ok 1 - POD test for blib/lib/Variable/Magic.pm ok t/92-pod-coverage.t ....... 1..1 ok 1 - Pod coverage on Variable::Magic ok t/95-portability-files.t .. 1..1 ok 1 - File names portability ok t/99-kwalitee.t ........... skipped: cannot load Module::CPANTS::Kwalitee::MetaYML: Can't locate Test/YAML/Meta/Version.pm in @INC (@INC contains: /export/home/fly1264/var/cpan/build/Variable-Magic-0.48-MXVKwt/blib/lib /export/home/fly1264/var/cpan/build/Variable-Magic-0.48-MXVKwt/blib/arch /export/home/fly1264/var/megalib /export/home/fly1264/var/megalib /export/home/fly1264/ap1200/site/lib /export/home/fly1264/ap1200/lib .) at /export/home/fly1264/var/megalib/Module/CPANTS/Kwalitee/MetaYML.pm line 6. All tests successful. Files=32, Tests=1037, 9 wallclock secs ( 0.87 usr 0.40 sys + 7.20 cusr 1.10 csys = 9.57 CPU) Result: PASS VPIT/Variable-Magic-0.48.tar.gz make test TEST_VERBOSE=1 -- OK Vincent Pit <perl@profvince.com> Associate user-defined magic to variables from Perl. >>> (cd /export/home/fly1264/var/cpan/build/Variable-Magic-0.48-MXVKwt && tar cvf - Variable-Magic-0.48.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/V/VP/VPIT/Variable-Magic-0.48.tar.gz Variable-Magic-0.48.ppd blib/ blib/lib/ blib/lib/Variable/ blib/lib/Variable/Magic.pm blib/arch/ blib/arch/auto/ blib/arch/auto/Variable/ blib/arch/auto/Variable/Magic/ blib/arch/auto/Variable/Magic/Magic.so blib/arch/auto/Variable/Magic/Magic.bs blib/man3/ blib/man3/Variable::Magic.3 >>> mv /export/home/fly1264/var/cpan/build/Variable-Magic-0.48-MXVKwt/Variable-Magic-0.48.ppd /export/home/fly1264/var/REPO/V/VP/VPIT Finished 2012-02-17T21:21:15