Checking if your kit is complete... Looks good Writing Makefile for Class::MethodMaker Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe cmmg.pl components\array.m > lib\Class\MethodMaker\array.pm Subroutine Cwd::fastcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::getcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::abs_path redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. C:\cpanrun\build\5-10-0\bin\perl.exe cmmg.pl components\hash.m > lib\Class\MethodMaker\hash.pm Subroutine Cwd::fastcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::getcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::abs_path redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. C:\cpanrun\build\5-10-0\bin\perl.exe cmmg.pl components\scalar.m > lib\Class\MethodMaker\scalar.pm Subroutine Cwd::fastcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::getcwd redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. Subroutine Cwd::abs_path redefined at C:/cpanrun/build/5-10-0/lib/Cwd.pm line 732. cp lib/Class/MethodMaker/OptExt.pm blib\lib\Class/MethodMaker/OptExt.pm cp lib\Class\MethodMaker\scalar.pm blib\lib\Class\MethodMaker\scalar.pm AutoSplitting blib\lib\Class\MethodMaker\scalar.pm (blib\lib\auto\Class\MethodMaker\scalar) cp lib\Class\MethodMaker\array.pm blib\lib\Class\MethodMaker\array.pm AutoSplitting blib\lib\Class\MethodMaker\array.pm (blib\lib\auto\Class\MethodMaker\array) cp lib/Class/MethodMaker/Constants.pm blib\lib\Class/MethodMaker/Constants.pm cp lib/Class/MethodMaker/Engine.pm blib\lib\Class/MethodMaker/Engine.pm AutoSplitting blib\lib\Class/MethodMaker/Engine.pm (blib\lib\auto\Class\MethodMaker\Engine) cp lib/Class/MethodMaker/V1Compat.pm blib\lib\Class/MethodMaker/V1Compat.pm cp lib\Class\MethodMaker\hash.pm blib\lib\Class\MethodMaker\hash.pm AutoSplitting blib\lib\Class\MethodMaker\hash.pm (blib\lib\auto\Class\MethodMaker\hash) cp lib/Class/MethodMaker.pm blib\lib\Class/MethodMaker.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap MethodMaker.xs > MethodMaker.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv MethodMaker.xsc MethodMaker.c Please specify prototyping behavior for MethodMaker.xs (see perlxs manual) cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.10\" -DXS_VERSION=\"2.10\" "-IC:\cpanrun\build\5-10-0\lib\CORE" MethodMaker.c MethodMaker.c Running Mkbootstrap for Class::MethodMaker () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 MethodMaker.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Class::MethodMaker\", 'DLBASE' => 'MethodMaker', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\Class\MethodMaker\MethodMaker.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 MethodMaker.obj C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:MethodMaker.def Creating library blib\arch\auto\Class\MethodMaker\MethodMaker.lib and object blib\arch\auto\Class\MethodMaker\MethodMaker.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\Class\MethodMaker\MethodMaker.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp MethodMaker.bs blib\arch\auto\Class\MethodMaker\MethodMaker.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\Class\MethodMaker\MethodMaker.bs Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/0-signature..............1..1 ok 1 # skip Next time around, consider install Module::Signature, # so you can verify the integrity of this distribution. ok 1/1 skipped: various reasons t/array....................1..438 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:39 2008 # Current time GMT: Wed Feb 27 17:16:39 2008 # Using Test.pm version 1.25 Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. 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 # Test 73 got: "0" (t/array.t at line 216) # Expected: "1" (typed (14)) not ok 73 ok 74 # Test 76 got: "1" (t/array.t at line 223) # Expected: "2" (typed (17)) # Test 77 got: (t/array.t at line 224) ok 75 # Expected: "1" (typed (18)) # Test 78 got: (t/array.t at line 225) # Expected: "1" (typed (19)) not ok 76 Can't call method "mode" on an undefined value at t/array.t line 227. not ok 77 not ok 78 dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 73, 76-438 Failed 364/438 tests, 16.89% okay t/basic....................1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:40 2008 # Current time GMT: Wed Feb 27 17:16:40 2008 # Using Test.pm version 1.25 Name " bob::foo_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " bob::foo_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " bob::foo_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " bob::foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. ok 1 ok 2 ok t/diffclass................1..22 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:40 2008 # Current time GMT: Wed Feb 27 17:16:40 2008 # Using Test.pm version 1.25 Name " Y::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " Y::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " Y::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " Y::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. 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 t/hash.....................1..439 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:40 2008 # Current time GMT: Wed Feb 27 17:16:40 2008 # Using Test.pm version 1.25 Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. 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 not ok 74 # Test 74 got: "0" (t/hash.t at line 218) # Expected: "1" (typed (14)) ok 75 ok 76 not ok 77 # Test 77 got: "1" (t/hash.t at line 225) # Expected: "2" (typed (17)) not ok 78 # Test 78 got: (t/hash.t at line 226) # Expected: "1" (typed (18)) not ok 79 # Test 79 got: (t/hash.t at line 227) # Expected: "1" (typed (19)) Can't call method "mode" on an undefined value at t/hash.t line 229. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 74, 77-439 Failed 364/439 tests, 17.08% okay t/new......................1..32 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:41 2008 # Current time GMT: Wed Feb 27 17:16:41 2008 # Using Test.pm version 1.25 Name " X::new_hash_init" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::new_both" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::new_with_init" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. 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 t/redefine-warnings........1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:41 2008 # Current time GMT: Wed Feb 27 17:16:41 2008 # Using Test.pm version 1.25 ok 1 Can't unlink(\s2l8.1): Permission denied at t/redefine-warnings.t line 48 dubious Test returned status 13 (wstat 3328, 0xd00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/scalar...................1..314 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Feb 27 09:16:42 2008 # Current time GMT: Wed Feb 27 17:16:42 2008 # Using Test.pm version 1.25 Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. Name " X::s_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781. 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 not ok 49 # Test 49 got: "0" (t/scalar.t at line 163) # Expected: "1" (typed (14)) ok 50 Can't call method "mode" on an undefined value at t/scalar.t line 166. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 49, 51-314 Failed 265/314 tests, 15.61% okay t/v1_abstract..............1..2 Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 36. ok 1 ok 2 ok t/v1_boolean...............1..19 Name " Y::set_n" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::n" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::clear_n" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::bit_fields" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::set_m" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::m" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::bit_dump" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::clear_m" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " Y::bits" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::bit_fields" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::bit_dump" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::clear_d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::bits" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::set_d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::set_e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::clear_e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 83. 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 t/v1_code..................1..14 Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 45. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 45. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 45. 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/v1_copy..................1..17 Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::deeply" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::copy" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 49. 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 t/v1_counter...............1..11 Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b_decr" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a_incr" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a_decr" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b_zero" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::b_incr" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::a_zero" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 34. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/v1_get_concat............1..13 Name " X::get_y" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::set_y" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::y_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::clear_y" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::x_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::y_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::x" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::y" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::clear_x" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::get_x" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::x_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. Name " X::set_x" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 37. 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 t/v1_get_set...............1..22 Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::i_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::e_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::get_e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::d_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::g" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::i_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::clear_i" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::f_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::H_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::H_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::f_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::setH" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::getH" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_g" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::g_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::e_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::d_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::g_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::f" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::i" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. Name " X::get_d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 57. 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 t/v1_get_set_hi............1..4 Name " Person::getStatus" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::set_name" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::size" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::set_size" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::Status_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::name_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::setStatus" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::name" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::name_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::size_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::Status_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " Person::size_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. ok 1 ok 2 ok 3 ok 4 ok t/v1_hash..................1..27 Name " X::c_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::b_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. Name " X::c_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 146. 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 t/v1_key_attrib............Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::find_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::find_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::find_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 51. 1..17 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 t/v1_key_with_create.......1..18 Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::find_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::find_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::find_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 54. 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 t/v1_list..................1..24 Name " X::shift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::unshift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::shift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::pop_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::splice_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::unshift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::count_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::splice_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::push_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::count_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::pop_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::shift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::unshift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::push_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::index_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::index_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::splice_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::index_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::push_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::pop_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::count_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. Name " X::c_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 81. 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 t/v1_method................1..7 Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 31. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 31. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 31. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/v1_new...................1..21 Name " X::set_toto" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::toto_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::new_with_init" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::new_with_args" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::new_hash_init" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::get_toto" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::clear_toto" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::toto" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::toto_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 84. 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 t/v1_new_hash_with_init....1..4 Name " XXX::baz_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::set_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::get_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::set_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::get_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::foo_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::clear_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::baz_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::get_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::clear_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::bar_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::clear_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::set_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::foo_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. Name " XXX::bar_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 29. ok 1 ok 2 ok 3 ok 4 ok t/v1_object................1..18 Name " Z::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " Z::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " Z::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " Z::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " Z::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::e_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::z_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::d_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::d_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::d" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::e_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::f_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::d_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::z_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::f" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::z_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::e" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::f_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::e_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::f_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::z" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. 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 t/v1_object_list...........1..34 Name " X::shift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::unshift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::id" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::splice_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::index_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::push_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::count_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::pop_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 79. 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 t/v1_object_tie_hash.......1..8 Name " myObj::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " myObj::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::b_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. Name " X::c_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 89. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/v1_object_tie_list.......Name " myObj::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " myObj::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::shift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::unshift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::shift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::pop_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::splice_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::unshift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::count_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::splice_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::push_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::count_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::pop_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::shift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::unshift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. 1..12 Name " X::push_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::index_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::index_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::splice_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::index_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::push_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::pop_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::count_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. Name " X::c_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 107. 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 t/v1_set_once..............1..71 Name " X::dier_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_clucker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_ignore_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_carper_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_clucker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_warner_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_clucker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_confessor_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_myonce_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_confessor_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_dier_02" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_myonce_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_myonce_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::ignore_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_warner_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_02_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_dier_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_dier_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_croaker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::ignore_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_warner_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_carper_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_04_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_ignore_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_dier_03" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_02" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_myonce_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_confessor_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_myonce_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_setable_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_warner_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_04_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_croaker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_setable_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_dier_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_setable_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_dier_04" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_setable_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_dier_02" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::ignore_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_clucker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_dier_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_setable_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_dier_02" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_dier_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_dier_04" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_dier_03" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_clucker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_02_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_carper_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_04" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_setable_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_carper_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::confessor_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_ignore_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_croaker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_03_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_dier_03" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_dier_04" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_dier_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_croaker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_croaker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_clucker_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_03" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::get_carper_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_confessor_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::warner_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_01_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_croaker_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::croaker_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::dier_03_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::setable_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::carper_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_myonce_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::myonce_00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_warner_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_carper_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clucker_01_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_warner_01" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::clear_confessor_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. Name " X::set_confessor_00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 120. 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 t/v1_set_once_static.......Name " X::carp00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::warn00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_ignore00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_warn00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_myonce00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::ignore00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_ignore00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::ignore00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::carp00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::myonce00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::carp00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_warn00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_carp00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::myonce00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::myonce00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::ignore00_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::warn00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::foo_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::bar_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_carp00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::warn00_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_myonce00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::foo_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_carp00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::bar_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_myonce00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::clear_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::set_ignore00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. Name " X::get_warn00" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 88. 1..44 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 t/v1_singleton.............Name " XXX::baz_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::set_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::get_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::set_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::get_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::foo_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::clear_baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::baz_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::get_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::baz" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::clear_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::instance" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::bar_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::clear_bar" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::set_foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::foo_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::foo" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. Name " XXX::bar_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 36. 1..8 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok t/v1_static_get_set........1..22 Name " X::get_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::get_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 55. 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 t/v1_static_hash...........1..17 Name " X::c_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::b_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. Name " X::c_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 87. 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 t/v1_static_list...........1..26 Name " X::shift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::unshift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::shift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::pop_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::splice_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::unshift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::count_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::splice_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::push_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::count_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::pop_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::shift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::unshift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::push_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::index_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::index_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::splice_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::index_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::push_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::pop_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::count_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. Name " X::c_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 93. 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 t/v1_tie_hash..............1..14 Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_tally" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_values" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_delete" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_exists" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_each" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::b_keys" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. Name " X::a_get" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\lib/Class/MethodMaker/Engine.pm line 781, line 90. 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/v1_tie_list..............1..7 Name " X::shift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::unshift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::shift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::pop_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::splice_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::unshift_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::set_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::count_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::splice_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::push_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::count_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::pop_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::shift_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::unshift_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::clear_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_push" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::push_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::clear_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::index_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::index_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_ref" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::splice_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::index_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_shift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_clear" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_splice" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::set_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::push_b" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_count" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_index" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::b_set" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::pop_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::a_unshift" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::count_c" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. Name " X::c_pop" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 67. ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok t/v1_tie_scalar............1..4 Name " X::a_isset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::clear_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::a_reset" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::get_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::new" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. Name " X::set_a" used only once: possible typo at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Class-MethodMaker\blib\lib/Class/MethodMaker/Engine.pm line 781, line 77. ok 1 ok 2 ok 3 ok 4 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/array.t 2 512 438 724 73 76-438 t/hash.t 2 512 439 724 74 77-439 t/redefine-warnings.t 13 3328 2 2 2 t/scalar.t 2 512 314 529 49 51-314 1 subtest skipped. Failed 4/36 test scripts. 994/1755 subtests failed. Files=36, Tests=1755, 10 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/36 test programs. 994/1755 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.