PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\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 Start 2014-02-24T23:45:04 ActivePerl-1800 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl-5.18\site\bin;C:\Perl-5.18\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 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Tue, 25 Feb 2014 05:06:25 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\M\MS\MSCHWERN\MouseX-Role-Loggable-0.112001.tar.gz ok MouseX-Role-Loggable-0.112001 MouseX-Role-Loggable-0.112001/README MouseX-Role-Loggable-0.112001/Changes MouseX-Role-Loggable-0.112001/LICENSE MouseX-Role-Loggable-0.112001/dist.ini MouseX-Role-Loggable-0.112001/META.yml MouseX-Role-Loggable-0.112001/MANIFEST MouseX-Role-Loggable-0.112001/Build.PL MouseX-Role-Loggable-0.112001/t MouseX-Role-Loggable-0.112001/t/basic.t MouseX-Role-Loggable-0.112001/t/types.t MouseX-Role-Loggable-0.112001/t/logger.t MouseX-Role-Loggable-0.112001/Makefile.PL MouseX-Role-Loggable-0.112001/t/buildargs.t MouseX-Role-Loggable-0.112001/t/propagate.t MouseX-Role-Loggable-0.112001/t/log_fields.t MouseX-Role-Loggable-0.112001/t/00-compile.t MouseX-Role-Loggable-0.112001/t/author-critic.t MouseX-Role-Loggable-0.112001/t/release-pod-syntax.t MouseX-Role-Loggable-0.112001/t/release-pod-coverage.t MouseX-Role-Loggable-0.112001/lib/MouseX/Role MouseX-Role-Loggable-0.112001/lib/MouseX/Role/Loggable.pm CPAN.pm: Building M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz >>> C:\Perl-5.18\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for MouseX::Role::Loggable Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/MouseX/Role/Loggable.pm blib\lib\MouseX\Role\Loggable.pm MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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 - An object of class '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 - An object of class 'Foo' isa 'Foo' ok 2 - Foo->can('log_fields') ok 3 - An object of class 'Foo' isa 'Foo' ok 4 - A reference of type 'HASH' 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 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok t/logger.t ................ 1..10 ok 1 - An object of class 'Foo' isa 'Foo' ok 2 - Foo->can('logger') ok 3 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 4 - correct ident ok 5 - An object of class 'Bar' isa 'Bar' ok 6 - Bar->can('logger') ok 7 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 8 - Correct ident ok 9 - Correct log_file ok 10 - Correct log_path ok t/propagate.t ............. ok 1 - An object of class 'Foo' isa 'Foo' ok 2 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 3 - debug is off in Foo ok 4 - debug flag matches in Foo ok 5 - An object of class 'Bar' isa 'Bar' ok 6 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 7 - debug is on in Bar ok 8 - debug flag matches in Bar ok 9 - An object of class 'Foo' isa 'Foo' ok 10 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 11 - debug is on in Foo ok 12 - debug flag matches in Foo ok 13 - An object of class 'Bar' isa 'Bar' ok 14 - An object of class 'Log::Dispatchouli' 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 - An object of class 'Foo' isa 'Foo' ok 19 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 20 - debug is off in Foo ok 21 - debug flag matches in Foo ok 22 - An object of class 'Bar' isa 'Bar' ok 23 - An object of class 'Log::Dispatchouli' 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 - An object of class 'MyTestZASD2' isa 'MyTestZASD2' ok 3 - An object of class 'Log::Dispatchouli' isa 'Log::Dispatchouli' ok 4 - An object of class 'Log::Dispatchouli::Proxy' 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, 3 wallclock secs ( 0.08 usr + 0.05 sys = 0.12 CPU) Result: PASS MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz dmake test TEST_VERBOSE=1 -- OK Michael G Schwern <mschwern@cpan.org> Extensive, yet simple, logging role using Log::Dispatchouli >>> (cd C:\cpanfly-5.18\var\cpan\build\MouseX-Role-Loggable-0.112001-BN0qpy && tar cvf - MouseX-Role-Loggable-0.112001.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/M/MS/MSCHWERN/MouseX-Role-Loggable-0.112001.tar.gz MouseX-Role-Loggable-0.112001.ppd blib/ blib/lib/ blib/lib/MouseX/ blib/lib/MouseX/Role/ blib/lib/MouseX/Role/Loggable.pm >>> mv C:\cpanfly-5.18\var\cpan\build\MouseX-Role-Loggable-0.112001-BN0qpy/MouseX-Role-Loggable-0.112001.ppd C:/cpanfly-5.18/var/REPO/M/MS/MSCHWERN Finished 2014-02-24T23:45:13