PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2011-04-29T12:53:36 ActivePerl-1400 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.14/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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:\mysql\bin Going to read 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Thu, 28 Apr 2011 22:27:12 GMT Running make for M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\M\MA\MARCEL\Games-Go-Coordinate-1.100860.tar.gz ok Games-Go-Coordinate-1.100860 Games-Go-Coordinate-1.100860/Changes Games-Go-Coordinate-1.100860/dist.ini Games-Go-Coordinate-1.100860/lib/Games/Go Games-Go-Coordinate-1.100860/lib/Games/Go/Coordinate.pm Games-Go-Coordinate-1.100860/t Games-Go-Coordinate-1.100860/t/01_coordinate.t Games-Go-Coordinate-1.100860/t/00-compile.t Games-Go-Coordinate-1.100860/t/author-critic.t Games-Go-Coordinate-1.100860/t/release-meta-yaml.t Games-Go-Coordinate-1.100860/t/release-pod-coverage.t Games-Go-Coordinate-1.100860/t/release-pod-syntax.t Games-Go-Coordinate-1.100860/t/release-pod-spell.t Games-Go-Coordinate-1.100860/t/release-kwalitee.t Games-Go-Coordinate-1.100860/t/release-portability.t Games-Go-Coordinate-1.100860/t/release-synopsis.t Games-Go-Coordinate-1.100860/t/release-minimum-version.t Games-Go-Coordinate-1.100860/t/release-has-version.t Games-Go-Coordinate-1.100860/t/release-check-changes.t Games-Go-Coordinate-1.100860/t/release-dist-manifest.t Games-Go-Coordinate-1.100860/MANIFEST.SKIP Games-Go-Coordinate-1.100860/t/perlcriticrc Games-Go-Coordinate-1.100860/t/000-report-versions.t Games-Go-Coordinate-1.100860/LICENSE Games-Go-Coordinate-1.100860/META.yml Games-Go-Coordinate-1.100860/META.json Games-Go-Coordinate-1.100860/INSTALL Games-Go-Coordinate-1.100860/Makefile.PL Games-Go-Coordinate-1.100860/README Games-Go-Coordinate-1.100860/MANIFEST CPAN.pm: Going to build M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::Go::Coordinate Writing MYMETA.yml >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Games/Go/Coordinate.pm blib\lib\Games\Go\Coordinate.pm MARCEL/Games-Go-Coordinate-1.100860.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:\Perl-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............... 1..1 ok 1 - Games::Go::Coordinate loaded ok ok # Testing with Perl 5.014000, C:\Perl-5.14\bin\perl.exe # Carp version is 1.20 # English version is 1.04 # ExtUtils::MakeMaker version is 6.57_05 # File::Find version is 1.19 # File::Temp version is 0.22 # Moose version is 2.0001 # Scalar::Util version is 1.23 # Test::More version is 0.98 # overload version is 1.13 t/000-report-versions.t ...... ok 1 - use Carp; ok 2 - use English; ok 3 - use ExtUtils::MakeMaker; ok 4 - use File::Find; ok 5 - use File::Temp; ok 6 - use Moose; ok 7 - use Scalar::Util; ok 8 - use Test::More; ok 9 - use overload; 1..9 ok t/01_coordinate.t ............ 1..12 ok 1 - x coordinate ok 2 - y coordinate ok 3 - as list ok 4 - as sgf ok 5 - translated x coordinate ok 6 - translated y coordinate ok 7 - x coordinate from "bc" ok 8 - x coordinate from "bc" ok 9 - equality test ok 10 - (4,10) gt (4,3) ok 11 - (7,10) gt (4,3) ok 12 - (7,10) gt (4,10) ok t/author-critic.t ............ skipped: these tests are for testing by the author t/release-check-changes.t .... skipped: these tests are for release candidate testing t/release-dist-manifest.t .... skipped: these tests are for release candidate testing t/release-has-version.t ...... skipped: these tests are for release candidate testing t/release-kwalitee.t ......... skipped: these tests are for release candidate testing t/release-meta-yaml.t ........ skipped: these tests are for release candidate testing t/release-minimum-version.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing t/release-pod-spell.t ........ skipped: these tests are for release candidate testing t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing t/release-portability.t ...... skipped: these tests are for release candidate testing t/release-synopsis.t ......... skipped: these tests are for release candidate testing All tests successful. Files=15, Tests=22, 2 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU) Result: PASS MARCEL/Games-Go-Coordinate-1.100860.tar.gz nmake test TEST_VERBOSE=1 -- OK Marcel Gruenauer <marcel@cpan.org> Represents a board coordinate in the game of Go >>> (cd C:\cpanfly-5.14\var\cpan\build\Games-Go-Coordinate-1.100860-ywUdfw && tar cvf - Games-Go-Coordinate-1.100860.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz Games-Go-Coordinate-1.100860.ppd blib/ blib/lib/ blib/lib/Games/ blib/lib/Games/Go/ blib/lib/Games/Go/Coordinate.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Games-Go-Coordinate-1.100860-ywUdfw/Games-Go-Coordinate-1.100860.ppd C:/cpanfly-5.14/var/REPO/M/MA/MARCEL Finished 2011-04-29T12:53:44