PATH=C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2017-01-25T02:38:15 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~4.22-/var/libs/bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-64\var\cpan\Metadata' Database was generated on Tue, 24 Jan 2017 05:29:02 GMT Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\P\PL\PLICEASE\Class-Inspector-1.31.tar.gz ok Class-Inspector-1.31 Class-Inspector-1.31/README Class-Inspector-1.31/Changes Class-Inspector-1.31/LICENSE Class-Inspector-1.31/INSTALL Class-Inspector-1.31/dist.ini Class-Inspector-1.31/META.yml Class-Inspector-1.31/MANIFEST Class-Inspector-1.31/cpanfile Class-Inspector-1.31/META.json Class-Inspector-1.31/author.yml Class-Inspector-1.31/t Class-Inspector-1.31/t/02_main.t Class-Inspector-1.31/t/00_diag.t Class-Inspector-1.31/Makefile.PL Class-Inspector-1.31/t/01_compile.t Class-Inspector-1.31/xt/author Class-Inspector-1.31/xt/author/eol.t Class-Inspector-1.31/xt/author/pod.t Class-Inspector-1.31/xt/author/strict.t Class-Inspector-1.31/xt/release Class-Inspector-1.31/xt/release/fixme.t Class-Inspector-1.31/t/03_inc_to_local.t Class-Inspector-1.31/xt/author/no_tabs.t Class-Inspector-1.31/xt/author/version.t Class-Inspector-1.31/t/04_main_functions.t Class-Inspector-1.31/lib/Class Class-Inspector-1.31/lib/Class/Inspector.pm Class-Inspector-1.31/xt/author/pod_coverage.t Class-Inspector-1.31/xt/author/pod_spelling_common.t Class-Inspector-1.31/lib/Class/Inspector Class-Inspector-1.31/lib/Class/Inspector/Functions.pm Configuring P/PL/PLICEASE/Class-Inspector-1.31.tar.gz with Makefile.PL >>> C:\Perl-5.22-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~4.22-\var\megalib Want \perl-5~2.22-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Class::Inspector Writing MYMETA.yml and MYMETA.json PLICEASE/Class-Inspector-1.31.tar.gz C:\Perl-5.22-64\bin\perl.exe Makefile.PL -- OK Running make for P/PL/PLICEASE/Class-Inspector-1.31.tar.gz >>> dmake cp lib/Class/Inspector.pm blib\lib/Class/Inspector.pm cp lib/Class/Inspector/Functions.pm blib\lib/Class/Inspector/Functions.pm PLICEASE/Class-Inspector-1.31.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # # # ACTIVEPERL_CONFIG_DISABLE=1 # HARNESS_ACTIVE=1 # HARNESS_IS_VERBOSE=1 # HARNESS_VERSION=3.36 # PERL5LIB=C:\cpanfly-5.22-64\var\tmp\cpan_build\Class-Inspector-1.31-p6pHi3\blib\lib;C:\cpanfly-5.22-64\var\tmp\cpan_build\Class-Inspector-1.31-p6pHi3\blib\arch;C:/cpanfly-5.22-64/var/megalib;C:/cpanfly-5.22-64/var/megalib # PERL5_CPANPLUS_IS_RUNNING=3772 # PERL5_CPAN_IS_RUNNING=3772 # PERL5_CPAN_IS_RUNNING_IN_RECURSION=3724,3772 # PERL_MM_USE_DEFAULT=1 # # # # PERL5LIB path # C:\cpanfly-5.22-64\var\tmp\cpan_build\Class-Inspector-1.31-p6pHi3\blib\lib # C:\cpanfly-5.22-64\var\tmp\cpan_build\Class-Inspector-1.31-p6pHi3\blib\arch # C:/cpanfly-5.22-64/var/megalib # C:/cpanfly-5.22-64/var/megalib # # # # perl 5.022001 # ExtUtils::MakeMaker 7.0401 # File::Spec 3.62 # Test::More 1.001014 # # # t/00_diag.t ............ 1..1 ok 1 - okay ok t/01_compile.t ......... 1..2 ok 1 - Your perl is new enough ok 2 - use Class::Inspector; ok t/02_main.t ............ 1..54 ok 1 - Class validator works for known valid ok 2 - Class validator works for correctly formatted, but not installed ok 3 - Class validator works for long classes ok 4 - Class validator allows main ok 5 - Class validator works for main aliased ok 6 - Class validator failed for missing class ok 7 - Class validator fails for number starting class ok 8 - Class validator catches bad characters ok 9 - ->loaded detects loaded ok 10 - ->loaded detects not loaded ok 11 - ->filename works correctly ok 12 - ->_inc_filename works correctly ok 13 - ->loaded_filename works ok 14 - ->loaded_filename works ok 15 - ->resolved_filename works ok 16 - ->resolved_filename works ok 17 - ->installed detects installed ok 18 - ->installed detects not installed ok 19 - ->functions works correctly ok 20 - ->functions fails correctly ok 21 - ->function_refs works correctly ok 22 - ->function_refs fails correctly ok 23 - ->function_exists detects function that exists ok 24 - ->function_exists fails for bad function ok 25 - ->function_exists fails for missing function ok 26 - ->function_exists fails for bad class ok 27 - ->methods works for non-inheriting class ok 28 - ->methods works for inheriting class ok 29 - ->methods fails correctly ok 30 - Public ->methods works for non-inheriting class ok 31 - Public ->methods works for inheriting class ok 32 - Public ->methods fails correctly ok 33 - Private ->methods works for non-inheriting class ok 34 - Private ->methods works for inheriting class ok 35 - Private ->methods fails correctly ok 36 - Full ->methods works for non-inheriting class ok 37 - Full ->methods works for inheriting class ok 38 - Full ->methods fails correctly ok 39 - Expanded ->methods works for non-inheriting class ok 40 - Expanded ->methods works for inheriting class ok 41 - Expanded ->methods fails correctly ok 42 - Public and private ->methods clash correctly ok 43 - Public and private ->methods clash correctly ok 44 - Full and expanded ->methods class correctly ok 45 - Full and expanded ->methods class correctly ok 46 - Public + Expanded ->methods works for non-inheriting class ok 47 - Public + Expanded ->methods works for inheriting class ok 48 - Expanded ->methods fails correctly ok 49 - ->subclasses(bad) returns undef ok 50 - ->subclasses(none) returns false ok 51 - ->subclasses(CI) returns just itself ok 52 - ->subclasses(nontrivial) returns the expected class list ok 53 - ->loaded returns false for spurious glob in package ok 54 - ->subclasses in the presence of an evil ->isa does not crash ok t/03_inc_to_local.t .... 1..2 ok 1 - ->_inc_to_local ok ok 2 - Found ourself ok t/04_main_functions.t .. 1..22 ok 1 - exported function 'installed' was found ok 2 - exported function 'loaded' was found ok 3 - exported function 'filename' was found ok 4 - exported function 'functions' was found ok 5 - exported function 'methods' was found ok 6 - exported function 'subclasses' was found ok 7 - optionally exported function 'loaded_filename' was not found ok 8 - optionally exported function 'function_refs' was not found ok 9 - optionally exported function 'function_exists' was not found ok 10 - optionally exported function 'loaded_filename' was found after full import ok 11 - optionally exported function 'function_refs' was found after full import ok 12 - optionally exported function 'function_exists' was found after full import ok 13 - loaded detects loaded ok 14 - loaded detects not loaded ok 15 - filename works correctly ok 16 - loaded_filename works ok 17 - loaded_filename works ok 18 - resolved_filename works ok 19 - resolved_filename works ok 20 - installed detects installed ok 21 - installed detects not installed ok 22 - installed detects coderef installed ok All tests successful. Files=5, Tests=81, 2 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU) Result: PASS PLICEASE/Class-Inspector-1.31.tar.gz dmake test TEST_VERBOSE=1 -- OK Graham Ollis <plicease@cpan.org> Get information about a class and its structure >>> (cd C:\cpanfly-5.22-64\var\tmp\cpan_build\Class-Inspector-1.31-p6pHi3 && tar cvf - Class-Inspector-1.31.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/P/PL/PLICEASE/Class-Inspector-1.31.tar.gz Class-Inspector-1.31.ppd blib/ blib/lib/ blib/lib/Class/ blib/lib/Class/Inspector/ blib/lib/Class/Inspector/Functions.pm blib/lib/Class/Inspector.pm Finished 2017-01-25T02:38:27