PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin;=C:\mysql-5.5.45-win32\bin Start 2015-12-06T03:47:08 ActivePerl-2200 CPAN-2.00 PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.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:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Sun, 06 Dec 2015 06:53:36 GMT Running make for M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MS/MSCHWERN/CHECKSUMS Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\M\MS\MSCHWERN\MouseX-Role-Loggable-0.113.tar.gz ok MouseX-Role-Loggable-0.113 MouseX-Role-Loggable-0.113/Changes MouseX-Role-Loggable-0.113/LICENSE MouseX-Role-Loggable-0.113/dist.ini MouseX-Role-Loggable-0.113/META.yml MouseX-Role-Loggable-0.113/MANIFEST MouseX-Role-Loggable-0.113/Build.PL MouseX-Role-Loggable-0.113/t MouseX-Role-Loggable-0.113/t/basic.t MouseX-Role-Loggable-0.113/t/types.t MouseX-Role-Loggable-0.113/t/logger.t MouseX-Role-Loggable-0.113/Makefile.PL MouseX-Role-Loggable-0.113/t/buildargs.t MouseX-Role-Loggable-0.113/t/propagate.t MouseX-Role-Loggable-0.113/t/log_fields.t MouseX-Role-Loggable-0.113/t/00-compile.t MouseX-Role-Loggable-0.113/t/author-critic.t MouseX-Role-Loggable-0.113/t/author-pod-syntax.t MouseX-Role-Loggable-0.113/t/author-pod-coverage.t MouseX-Role-Loggable-0.113/lib/MouseX/Role MouseX-Role-Loggable-0.113/lib/MouseX/Role/Loggable.pm CPAN.pm: Building M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Warning: prerequisite Mouse 1.04 not found. We have v2.4.5. 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.113.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\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.pm loaded ok ok t/author-critic.t ........ skipped: these tests are for testing by the author t/author-pod-coverage.t .. skipped: these tests are for testing by the author t/author-pod-syntax.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/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.09 usr + 0.03 sys = 0.13 CPU) Result: PASS MSCHWERN/MouseX-Role-Loggable-0.113.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.22-32\var\cpan\build\MouseX-Role-Loggable-0.113-usJ49_ && tar cvf - MouseX-Role-Loggable-0.113.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/M/MS/MSCHWERN/MouseX-Role-Loggable-0.113.tar.gz MouseX-Role-Loggable-0.113.ppd blib/ blib/lib/ blib/lib/MouseX/ blib/lib/MouseX/Role/ blib/lib/MouseX/Role/Loggable.pm >>> mv C:\cpanfly-5.22-32\var\cpan\build\MouseX-Role-Loggable-0.113-usJ49_/MouseX-Role-Loggable-0.113.ppd C:/cpanfly-5.22-32/var/REPO/M/MS/MSCHWERN Finished 2015-12-06T03:47:18