PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-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 2016-09-06T18:22:18 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\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.24-64\var\cpan\Metadata' Database was generated on Tue, 06 Sep 2016 01:53:24 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\D\DM\DMUEY\XML-Atom-App-v0.0.5.tar.gz ok XML-Atom-App-v0.0.5/ XML-Atom-App-v0.0.5/Build.PL XML-Atom-App-v0.0.5/Changes XML-Atom-App-v0.0.5/lib/ XML-Atom-App-v0.0.5/lib/XML/ XML-Atom-App-v0.0.5/lib/XML/Atom/ XML-Atom-App-v0.0.5/lib/XML/Atom/App.pm XML-Atom-App-v0.0.5/Makefile.PL XML-Atom-App-v0.0.5/MANIFEST XML-Atom-App-v0.0.5/META.yml XML-Atom-App-v0.0.5/README XML-Atom-App-v0.0.5/t/ XML-Atom-App-v0.0.5/t/00.load.t XML-Atom-App-v0.0.5/t/01.new.t XML-Atom-App-v0.0.5/t/02.alert_cant.t XML-Atom-App-v0.0.5/t/03.rfc3339.t XML-Atom-App-v0.0.5/t/04.particles.t XML-Atom-App-v0.0.5/t/05.contributor.t XML-Atom-App-v0.0.5/t/06.source.t XML-Atom-App-v0.0.5/t/perlcritic.t XML-Atom-App-v0.0.5/t/pod-coverage.t XML-Atom-App-v0.0.5/t/pod.t Configuring D/DM/DMUEY/XML-Atom-App-v0.0.5.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\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 XML::Atom::App Writing MYMETA.yml and MYMETA.json DMUEY/XML-Atom-App-v0.0.5.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for D/DM/DMUEY/XML-Atom-App-v0.0.5.tar.gz >>> dmake cp lib/XML/Atom/App.pm blib\lib\XML\Atom\App.pm DMUEY/XML-Atom-App-v0.0.5.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing XML::Atom::App 0.0.5 t/00.load.t ......... 1..1 ok 1 - use XML::Atom::App; ok # Testing XML::Atom::App 0.0.5 t/01.new.t .......... 1..13 ok 1 - use XML::Atom::App; ok 2 - id key new() ok 3 - title key new() ok 4 - default rel=self new() ok 5 - clear_particles() only removes entries) ok 6 - ref type new() ok 7 - Default to Atom 1.0 ok 8 - Version key in new() ok 9 - no alert_cant key in new() ok 10 - invalid alert_cant key in new() ok 11 - valid alert_cant key in new() ok 12 - no particles ok 13 - particles implies create_from_atomic_structure() ok # Testing XML::Atom::App 0.0.5 # Here comes a "Can't locate object method" carp(): Can't locate object method "this is a test" via package "this should be a thrown warning" at t/02.alert_cant.t line 11. t/02.alert_cant.t ... 1..3 ok 1 - use XML::Atom::App; ok 2 - default alert_cant() return ok ok 3 - custom alert_cant() ok # Testing XML::Atom::App 0.0.5 RFC 3339 date stringification t/03.rfc3339.t ...... 1..7 ok 1 - use XML::Atom::App; ok 2 - from array ref ok 3 - from DateTime object ok 4 - negative TZ offset ok 5 - no TZ offset ok 6 - positive TZ offset ok 7 - atom_date_string() alias ok # Testing XML::Atom::App 0.0.5 particle funtionality t/04.particles.t .... 1..8 ok 1 - use XML::Atom::App; ok 2 - empty intially ok 3 - has particles ok 4 - clear_particles() removes particles ok 5 - clear_particles() resets time key ok 6 - particles cleared ok ok 7 - do_not_clear_particles leaves existing in place ok 8 - output_with_headers() w/ arg ok # Testing XML::Atom::App 0.0.5 contributor functionality t/05.contributor.t .. 1..16 ok 1 - use XML::Atom::App; ok 2 - 'Feed contributor is a Person' isa 'XML::Atom::Person' ok 3 - Correct name is there ok 4 - empty intially ok 5 - has particles ok 6 - entry contributor name is correct. ok 7 - Feed contributor name is still there ok 8 - There are two feed contributors ok 9 - 'Feed contributor is a Person' isa 'XML::Atom::Person' ok 10 - 'Feed contributor is a Person' isa 'XML::Atom::Person' ok 11 - 0: feed Correct name is there ok 12 - 1: feed Correct name is there ok 13 - has particles ok 14 - There are two entry contributors ok 15 - 0: feed Correct name is there ok 16 - 1: feed Correct name is there ok # Testing XML::Atom::App 0.0.5 source functionality t/06.source.t ....... 1..7 ok 1 - use XML::Atom::App; ok 2 - An object of class 'XML::Atom::App' isa 'XML::Atom::App' ok 3 - An object of class 'XML::Atom::Entry' isa 'XML::Atom::Entry' ok 4 - source tag exists ok 5 - category is correct ok 6 - Rights are there. ok 7 - Author is there. ok t/perlcritic.t ...... skipped: Test::Perl::Critic required for testing PBP compliance t/pod-coverage.t .... 1..1 ok 1 - Pod coverage on XML::Atom::App ok t/pod.t ............. 1..1 ok 1 - POD test for blib/lib/XML/Atom/App.pm ok All tests successful. Files=10, Tests=57, 8 wallclock secs ( 0.14 usr + 0.01 sys = 0.16 CPU) Result: PASS DMUEY/XML-Atom-App-v0.0.5.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/D/DM/DMUEY/CHECKSUMS Picked up abstract from Makefile Daniel Muey <dmuey@cpan.org> quickly create small efficient scripts to syndicate via Atom >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\XML-Atom-App-v0.0.5-pxmqBz && tar cvf - XML-Atom-App-v0.0.5.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/D/DM/DMUEY/XML-Atom-App-v0.0.5.tar.gz XML-Atom-App-v0.0.5.ppd blib/ blib/lib/ blib/lib/XML/ blib/lib/XML/Atom/ blib/lib/XML/Atom/App.pm Finished 2016-09-06T18:22:37