PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-03-19T02:44:13 ActivePerl-1400 CPAN-1.9800 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Tue, 19 Mar 2013 07:53:02 GMT Running make for R/RJ/RJBS/Exception-Reporter-0.006.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/Exception-Reporter-0.006.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\R\RJ\RJBS\Exception-Reporter-0.006.tar.gz ok Exception-Reporter-0.006 Exception-Reporter-0.006/README Exception-Reporter-0.006/Changes Exception-Reporter-0.006/LICENSE Exception-Reporter-0.006/dist.ini Exception-Reporter-0.006/META.yml Exception-Reporter-0.006/MANIFEST Exception-Reporter-0.006/t Exception-Reporter-0.006/t/basic.t Exception-Reporter-0.006/META.json Exception-Reporter-0.006/Makefile.PL Exception-Reporter-0.006/misc Exception-Reporter-0.006/misc/ls.long Exception-Reporter-0.006/t/00-compile.t Exception-Reporter-0.006/xt/release Exception-Reporter-0.006/xt/release/pod-syntax.t Exception-Reporter-0.006/lib/Exception Exception-Reporter-0.006/lib/Exception/Reporter.pm Exception-Reporter-0.006/t/000-report-versions-tiny.t Exception-Reporter-0.006/lib/Exception/Reporter Exception-Reporter-0.006/lib/Exception/Reporter/Dumper.pm Exception-Reporter-0.006/lib/Exception/Reporter/Sender.pm Exception-Reporter-0.006/xt/release/changes_has_content.t Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer.pm Exception-Reporter-0.006/lib/Exception/Reporter/Dumper Exception-Reporter-0.006/lib/Exception/Reporter/Dumper/YAML.pm Exception-Reporter-0.006/lib/Exception/Reporter/Sender Exception-Reporter-0.006/lib/Exception/Reporter/Sender/Email.pm Exception-Reporter-0.006/lib/Exception/Reporter/Dumpable Exception-Reporter-0.006/lib/Exception/Reporter/Dumpable/File.pm Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer/File.pm Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer/Text.pm Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer/Email.pm Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer/Fallback.pm Exception-Reporter-0.006/lib/Exception/Reporter/Summarizer/ExceptionClass.pm CPAN.pm: Building R/RJ/RJBS/Exception-Reporter-0.006.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Exception::Reporter 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/Exception/Reporter.pm blib\lib\Exception\Reporter.pm cp lib/Exception/Reporter/Dumpable/File.pm blib\lib\Exception\Reporter\Dumpable\File.pm cp lib/Exception/Reporter/Sender/Email.pm blib\lib\Exception\Reporter\Sender\Email.pm cp lib/Exception/Reporter/Summarizer.pm blib\lib\Exception\Reporter\Summarizer.pm cp lib/Exception/Reporter/Summarizer/ExceptionClass.pm blib\lib\Exception\Reporter\Summarizer\ExceptionClass.pm cp lib/Exception/Reporter/Dumper.pm blib\lib\Exception\Reporter\Dumper.pm cp lib/Exception/Reporter/Summarizer/Text.pm blib\lib\Exception\Reporter\Summarizer\Text.pm cp lib/Exception/Reporter/Dumper/YAML.pm blib\lib\Exception\Reporter\Dumper\YAML.pm cp lib/Exception/Reporter/Summarizer/Email.pm blib\lib\Exception\Reporter\Summarizer\Email.pm cp lib/Exception/Reporter/Summarizer/File.pm blib\lib\Exception\Reporter\Summarizer\File.pm cp lib/Exception/Reporter/Summarizer/Fallback.pm blib\lib\Exception\Reporter\Summarizer\Fallback.pm cp lib/Exception/Reporter/Sender.pm blib\lib\Exception\Reporter\Sender.pm RJBS/Exception-Reporter-0.006.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:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ................ 1..12 ok 1 - Exception::Reporter loaded ok ok 2 - Exception::Reporter::Dumpable::File loaded ok ok 3 - Exception::Reporter::Dumper loaded ok ok 4 - Exception::Reporter::Dumper::YAML loaded ok ok 5 - Exception::Reporter::Sender loaded ok ok 6 - Exception::Reporter::Sender::Email loaded ok ok 7 - Exception::Reporter::Summarizer loaded ok ok 8 - Exception::Reporter::Summarizer::Email loaded ok ok 9 - Exception::Reporter::Summarizer::ExceptionClass loaded ok ok 10 - Exception::Reporter::Summarizer::Fallback loaded ok ok 11 - Exception::Reporter::Summarizer::File loaded ok ok 12 - Exception::Reporter::Summarizer::Text loaded ok ok # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08 # perl: 5.014000 (wanted any version) on MSWin32 from C:\Perl64-5.14\bin\perl.exe # # Carp => 1.26 (want any version) # Data::GUID => 0.046 (want any version) # Digest::MD5 => 2.52 (want any version) # Email::Address => 1.898 (want any version) # Email::MIME::ContentType => 1.015 (want any version) # Email::MIME::Creator => 1.911 (want any version) # Email::MessageID => 1.402 (want any version) # Email::Sender::Simple => 1.300006 (want any version) # Encode => 2.49 (want any version) # Exception::Class => 1.37 (want 1.30) # Exception::Class::Base => 1.37 (want any version) # ExtUtils::MakeMaker => 6.62 (want 6.30) # File::Basename => 2.82 (want any version) # File::Find => 1.19 (want any version) # File::Temp => 0.23 (want any version) # Scalar::Util => 1.25 (want any version) # String::Truncate => 1.100600 (want any version) # Test::More => 0.98 (want 0.96) # Test::Pod => 1.46 (want 1.41) # Try::Tiny => 0.11 (want any version) # YAML => 0.84 (want any version) # parent => 0.225 (want any version) # strict => 1.04 (want any version) # version => 0.9902 (want 0.9901) # warnings => 1.12 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..1 ok t/basic.t ..................... ok 1 - one delivery ok 2 - guid in msg-id ok 3 - got seven parts ok 4 - right names ok 5 - Exception::Class part has 3 subparts ok 6 - right header ok 7 - our Reporter header is there ok 8 - we used caller_level to get the right default caller ok 9 - we got another delivery ok 10 - ...with expected subject ok 11 - we got another delivery ok 12 - ...with expected subject 1..12 ok All tests successful. Files=3, Tests=25, 4 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU) Result: PASS RJBS/Exception-Reporter-0.006.tar.gz nmake test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> a generic exception-reporting object >>> (cd C:\cpanfly-5.14\var\cpan\build\Exception-Reporter-0.006-OvbZnZ && tar cvf - Exception-Reporter-0.006.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/R/RJ/RJBS/Exception-Reporter-0.006.tar.gz Exception-Reporter-0.006.ppd blib/ blib/lib/ blib/lib/Exception/ blib/lib/Exception/Reporter/ blib/lib/Exception/Reporter/Dumpable/ blib/lib/Exception/Reporter/Dumpable/File.pm blib/lib/Exception/Reporter/Dumper/ blib/lib/Exception/Reporter/Dumper/YAML.pm blib/lib/Exception/Reporter/Dumper.pm blib/lib/Exception/Reporter/Sender/ blib/lib/Exception/Reporter/Sender/Email.pm blib/lib/Exception/Reporter/Sender.pm blib/lib/Exception/Reporter/Summarizer/ blib/lib/Exception/Reporter/Summarizer/Email.pm blib/lib/Exception/Reporter/Summarizer/ExceptionClass.pm blib/lib/Exception/Reporter/Summarizer/Fallback.pm blib/lib/Exception/Reporter/Summarizer/File.pm blib/lib/Exception/Reporter/Summarizer/Text.pm blib/lib/Exception/Reporter/Summarizer.pm blib/lib/Exception/Reporter.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Exception-Reporter-0.006-OvbZnZ/Exception-Reporter-0.006.ppd C:/cpanfly-5.14/var/REPO/R/RJ/RJBS Finished 2013-03-19T02:44:26