Start 2010-07-19T22:21:29 ActivePerl-1003 CPAN-1.9402 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:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\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:\mysql\bin Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 19 Jul 2010 21:26:59 GMT Running make for C/CH/CHILTS/XML-Assert-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHILTS/XML-Assert-0.03.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CH/CHILTS/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\C\CH\CHILTS\XML-Assert-0.03.tar.gz ok Will not use Archive::Tar, need 1.00 XML-Assert-0.03/ XML-Assert-0.03/MANIFEST.SKIP XML-Assert-0.03/Makefile.PL XML-Assert-0.03/COPYING.txt XML-Assert-0.03/SIGNATURE XML-Assert-0.03/t/ XML-Assert-0.03/t/02-xpath-count-with-ns.t XML-Assert-0.03/t/10-exceptions.t XML-Assert-0.03/t/51-run-tests.pm XML-Assert-0.03/t/data.pl XML-Assert-0.03/t/pod-coverage.t XML-Assert-0.03/t/pod.t XML-Assert-0.03/t/05-matched_attributes.t XML-Assert-0.03/t/01-xpath-count.t XML-Assert-0.03/t/06-many_matched_attributes.t XML-Assert-0.03/t/52-test-xml-assert.pm XML-Assert-0.03/t/03-matches-strings.t XML-Assert-0.03/t/50-load.t XML-Assert-0.03/t/04-matches-regexs.t XML-Assert-0.03/t/00-load.t XML-Assert-0.03/inc/ XML-Assert-0.03/inc/Module/ XML-Assert-0.03/inc/Module/Install.pm XML-Assert-0.03/inc/Module/Install/ XML-Assert-0.03/inc/Module/Install/Win32.pm XML-Assert-0.03/inc/Module/Install/Fetch.pm XML-Assert-0.03/inc/Module/Install/Can.pm XML-Assert-0.03/inc/Module/Install/WriteAll.pm XML-Assert-0.03/inc/Module/Install/Base.pm XML-Assert-0.03/inc/Module/Install/Makefile.pm XML-Assert-0.03/inc/Module/Install/Include.pm XML-Assert-0.03/inc/Module/Install/AutoInstall.pm XML-Assert-0.03/inc/Module/Install/Metadata.pm XML-Assert-0.03/inc/Module/AutoInstall.pm XML-Assert-0.03/inc/Sub/ XML-Assert-0.03/inc/Sub/Uplevel.pm XML-Assert-0.03/inc/Test/ XML-Assert-0.03/inc/Test/Exception.pm XML-Assert-0.03/README XML-Assert-0.03/META.yml XML-Assert-0.03/lib/ XML-Assert-0.03/lib/XML/ XML-Assert-0.03/lib/XML/Assert/ XML-Assert-0.03/lib/XML/Assert/Changes.pod XML-Assert-0.03/lib/XML/Assert.pm XML-Assert-0.03/lib/Test/ XML-Assert-0.03/lib/Test/XML/ XML-Assert-0.03/lib/Test/XML/Assert.pm XML-Assert-0.03/MANIFEST CPAN.pm: Going to build C/CH/CHILTS/XML-Assert-0.03.tar.gz >>> C:\Perl64\bin\perl.exe Makefile.PL Cannot determine perl version info from lib/XML/Assert.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Test::More ...loaded. (0.94) - Test::Builder::Tester ...loaded. (1.18) - Test::Exception ...loaded. (0.27) - XML::LibXML ...loaded. (1.70 >= 1.58) - Any::Moose ...loaded. (0.13) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for XML::Assert >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/XML/Assert/Changes.pod blib\lib\XML\Assert\Changes.pod cp lib/Test/XML/Assert.pm blib\lib\Test\XML\Assert.pm cp lib/XML/Assert.pm blib\lib\XML\Assert.pm CHILTS/XML-Assert-0.03.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\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\lib', 'blib\arch')" t/00-load.t t/01-xpath-count.t t/02-xpath-count-with-ns.t t/03-matches-strings.t t/04-matches-regexs.t t/05-matched_attributes.t t/06-many_matched_attributes.t t/10-exceptions.t t/50-load.t t/pod-coverage.t t/pod.t # Tested XML::Assert 0.03, Perl 5.010000, C:\Perl64\bin\perl.exe, XML::LibXML 1.70 t/00-load.t ..................... 1..5 ok 1 - use XML::Assert; ok 2 - XML::Assert->can('assert_xpath_count') ok 3 - XML::Assert->can('is_xpath_count') ok 4 - XML::Assert->can('assert_xpath_value_match') ok 5 - XML::Assert->can('does_xpath_value_match') ok t/01-xpath-count.t .............. ok 1 - Error in response ok 2 - Three CDs available ok 3 - Three CDs available everywhere ok 4 - Three titles found ok 5 - Only two ratings ok 6 - Three genres found ok 7 - Three prices, not two 1..7 ok t/02-xpath-count-with-ns.t ...... ok 1 - Error in response ok 2 - Three CDs available ok 3 - Three CDs available everywhere ok 4 - Three titles found ok 5 - Only two ratings ok 6 - Three genres found ok 7 - Three prices, not two 1..7 ok t/03-matches-strings.t .......... ok 1 - First artist is Bob Dylan ok 2 - Second CD with a 'genre' attribute is a Country album 1..2 ok t/04-matches-regexs.t ........... ok 1 ok 2 1..2 ok t/05-matched_attributes.t ....... ok 1 ok 2 ok 3 ok 4 1..4 ok t/06-many_matched_attributes.t .. ok 1 - All barcodes should match this regex ok 2 - All barcodes should match this regex 1..2 ok t/10-exceptions.t ............... 1..4 ok 1 - Should be 3 CDs not 2 ok 2 - Should be one Country album, not 2 ok 3 - Can't match on multiple nodes ok 4 - The Country CD is Dolly Parton ok Use of uninitialized value $Test::XML::Compare::VERSION in concatenation (.) or string at t/50-load.t line 12. # Tested Test::XML::Compare , Perl 5.010000, C:\Perl64\bin\perl.exe, XML::LibXML 1.70 t/50-load.t ..................... 1..3 ok 1 - use Test::XML::Assert; ok 2 - Test::XML::Assert->can('is_xpath_count') ok 3 - Test::XML::Assert->can('does_xpath_value_match') ok t/pod-coverage.t ................ 1..2 ok 1 - Pod coverage on XML::Assert ok 2 - Pod coverage on Test::XML::Assert ok t/pod.t ......................... 1..3 ok 1 - POD test for blib\lib\XML\Assert.pm ok 2 - POD test for blib\lib\Test\XML\Assert.pm ok 3 - POD test for blib\lib\XML\Assert\Changes.pod ok All tests successful. Files=11, Tests=41, 2 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU) Result: PASS CHILTS/XML-Assert-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK Andrew Chilton <chilts@cpan.org> Asserts XPaths into an XML Document for correct values/matches >>> (cd C:\cpanfly\var\cpan\build\XML-Assert-0.03-ROg6BX && tar cvf - XML-Assert-0.03.ppd blib) | gzip -c >C:/cpanfly/var/REPO/C/CH/CHILTS/XML-Assert-0.03.tar.gz XML-Assert-0.03.ppd blib/ blib/lib/ blib/lib/Test/ blib/lib/Test/XML/ blib/lib/Test/XML/Assert.pm blib/lib/XML/ blib/lib/XML/Assert/ blib/lib/XML/Assert/Changes.pod blib/lib/XML/Assert.pm >>> mv C:\cpanfly\var\cpan\build\XML-Assert-0.03-ROg6BX/XML-Assert-0.03.ppd C:/cpanfly/var/REPO/C/CH/CHILTS Finished 2010-07-19T22:21:34