PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2013-01-13T03:17:48 ActivePerl-1600 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.16/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Going to read 'C:\cpanfly-5.16\var\cpan\Metadata' Database was generated on Sun, 13 Jan 2013 07:29:02 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MS/MSCHWERN/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\M\MS\MSCHWERN\MouseX-Role-Loggable-0.112.tar.gz ok MouseX-Role-Loggable-0.112 MouseX-Role-Loggable-0.112/README MouseX-Role-Loggable-0.112/Changes MouseX-Role-Loggable-0.112/LICENSE MouseX-Role-Loggable-0.112/dist.ini MouseX-Role-Loggable-0.112/META.yml MouseX-Role-Loggable-0.112/MANIFEST MouseX-Role-Loggable-0.112/Build.PL MouseX-Role-Loggable-0.112/t MouseX-Role-Loggable-0.112/t/basic.t MouseX-Role-Loggable-0.112/t/types.t MouseX-Role-Loggable-0.112/t/logger.t MouseX-Role-Loggable-0.112/Makefile.PL MouseX-Role-Loggable-0.112/t/buildargs.t MouseX-Role-Loggable-0.112/t/propagate.t MouseX-Role-Loggable-0.112/t/log_fields.t MouseX-Role-Loggable-0.112/t/00-compile.t MouseX-Role-Loggable-0.112/t/author-critic.t MouseX-Role-Loggable-0.112/t/release-pod-syntax.t MouseX-Role-Loggable-0.112/t/release-pod-coverage.t MouseX-Role-Loggable-0.112/lib/MouseX/Role MouseX-Role-Loggable-0.112/lib/MouseX/Role/Loggable.pm CPAN.pm: Going to build M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for MouseX::Role::Loggable Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/MouseX/Role/Loggable.pm blib\lib\MouseX\Role\Loggable.pm MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.16\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..1 ok 1 - MouseX::Role::Loggable loaded ok ok t/author-critic.t ......... skipped: these tests are for testing by the author t/basic.t ................. 1..5 ok 1 - Role consumptions works ok 2 - Foo->can(...) ok 3 - Provided attributes composed ok 4 - Foo->can(...) ok 5 - Provided methods composed ok t/buildargs.t ............. ok 1 - The object isa Object ok 2 - Role applied ok 3 - Object->can('hello') ok 4 - Object->can(...) ok 5 - BUILDARGS not overwritten 1..5 ok t/log_fields.t ............ 1..9 ok 1 - The object isa Foo ok 2 - Foo->can('log_fields') ok 3 - The object isa Foo ok 4 - The reference isa HASH ok 5 - Correct args to log ok 6 - Correct dep warning ok 7 - Correct dep warning to carp ok 8 - Logger key returned ok 9 - The object isa Log::Dispatchouli ok t/logger.t ................ 1..10 ok 1 - The object isa Foo ok 2 - Foo->can('logger') ok 3 - The object isa Log::Dispatchouli ok 4 - correct ident ok 5 - The object isa Bar ok 6 - Bar->can('logger') ok 7 - The object isa Log::Dispatchouli ok 8 - Correct ident ok 9 - Correct log_file ok 10 - Correct log_path ok t/propagate.t ............. ok 1 - The object isa Foo ok 2 - The object isa Log::Dispatchouli ok 3 - debug is off in Foo ok 4 - debug flag matches in Foo ok 5 - The object isa Bar ok 6 - The object isa Log::Dispatchouli ok 7 - debug is on in Bar ok 8 - debug flag matches in Bar ok 9 - The object isa Foo ok 10 - The object isa Log::Dispatchouli ok 11 - debug is on in Foo ok 12 - debug flag matches in Foo ok 13 - The object isa Bar ok 14 - The object isa Log::Dispatchouli ok 15 - debug is on in Bar ok 16 - debug flag propagated from Foo to Bar successfully ok 17 - Logger has debug flag of Bar ok 18 - The object isa Foo ok 19 - The object isa Log::Dispatchouli ok 20 - debug is off in Foo ok 21 - debug flag matches in Foo ok 22 - The object isa Bar ok 23 - The object isa Log::Dispatchouli ok 24 - debug is on in Bar ok 25 - Bar overridden debug flag in logger successfully ok 26 - Logger has debug flag of Bar 1..26 ok t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/types.t ................. 1..6 ok 1 - Able to create class with logger Log::Dispatchouli ok 2 - The object isa MyTestZASD2 ok 3 - The object isa Log::Dispatchouli ok 4 - The object isa Log::Dispatchouli::Proxy ok 5 - Able to create class with logger Log::Dispatchouli::Proxy ok 6 - Still cannot create class with bad logger ok All tests successful. Files=10, Tests=62, 5 wallclock secs ( 0.06 usr + 0.01 sys = 0.08 CPU) Result: PASS MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz nmake test TEST_VERBOSE=1 -- OK Michael G Schwern <mschwern@cpan.org> Extensive, yet simple, logging role using Log::Dispatchouli >>> (cd C:\cpanfly-5.16\var\cpan\build\MouseX-Role-Loggable-0.112-C0NbNi && tar cvf - MouseX-Role-Loggable-0.112.ppd blib) | gzip -c >C:/cpanfly-5.16/var/REPO/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112.tar.gz MouseX-Role-Loggable-0.112.ppd blib/ blib/lib/ blib/lib/MouseX/ blib/lib/MouseX/Role/ blib/lib/MouseX/Role/Loggable.pm >>> mv C:\cpanfly-5.16\var\cpan\build\MouseX-Role-Loggable-0.112-C0NbNi/MouseX-Role-Loggable-0.112.ppd C:/cpanfly-5.16/var/REPO/M/MS/MSCHWERN Finished 2013-01-13T03:18:05