Start 2010-03-29T16:45:18 ActivePerl-818 CPAN-1.9402 Going to read '/home/fly818/var/cpan/Metadata' Database was generated on Mon, 29 Mar 2010 22:08:16 GMT Running make for M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz Checksum for /net/nas/data/cpan/authors/id/M/MA/MARCEL/Games-Go-Coordinate-1.100860.tar.gz ok Will not use Archive::Tar, need 1.00 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 >>> /home/fly818/ap818/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::Go::Coordinate >>> make cp lib/Games/Go/Coordinate.pm blib/lib/Games/Go/Coordinate.pm Manifying blib/man3/Games::Go::Coordinate.3 MARCEL/Games-Go-Coordinate-1.100860.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly818/ap818/bin/perl-static "-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.008008, /home/fly818/ap818/bin/perl-static # Carp version is 1.04 # English version is 1.02 # ExtUtils::MakeMaker version is 6.56 # File::Find version is 1.10 # File::Temp version is 0.22 # Moose version is 1 # Scalar::Util version is 1.23 # Test::More version is 0.94 # overload version is 1.04 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.00 sys + 1.05 cusr 0.01 csys = 1.11 CPU) Result: PASS MARCEL/Games-Go-Coordinate-1.100860.tar.gz make test TEST_VERBOSE=1 -- OK Marcel Gruenauer == hanekomu <marcel@cpan.org> Represents a board coordinate in the game of Go >>> (cd /home/fly818/var/cpan/build/Games-Go-Coordinate-1.100860-lKO4BF && tar cvf - Games-Go-Coordinate-1.100860.ppd blib) | gzip -c >/home/fly818/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 blib/man3/ blib/man3/Games::Go::Coordinate.3 >>> mv /home/fly818/var/cpan/build/Games-Go-Coordinate-1.100860-lKO4BF/Games-Go-Coordinate-1.100860.ppd /home/fly818/var/REPO/M/MA/MARCEL Finished 2010-03-29T16:45:21