Game-Battleship v0.0602 Perl 5 v5.8.9 amd64-freebsd

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Game-Battleship v0.0602
Platform
Perl 5 v5.8.9 amd64-freebsd
Date
2020-07-15 22:13:00
ID
58669f88-c6e8-11ea-89d9-537b1f24ea8f
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Gene Boggs,

This is a computer-generated report for Game-Battleship-0.0602
on perl 5.8.9, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/perl5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ........... ok
No such player 'bogus'
# gene's initial grid:
# . . . . . . . . . .
# . D D . . . . . . .
# . . . . . . . . . .
# . . . . . . . . . .
# . . . . . . B A . .
# . . . . . . B A . .
# . . . . . . B A . .
# . . . . . . B A . .
# . . S S S . . A . .
# . . C C C . . . . .
# aaron's initial grid:
# . . . . . . . . . .
# . . . . . . . . . .
# C C C . . . . . . .
# . . . . S . A . . .
# . . . . S . A . . .
# . . . . S . A . . D
# . . B . . . A . . D
# . . B . . . A . . .
# . . B . . . . . . .
# . . B . . . . . . .
gene missed aaron at 0, 0.
aaron missed gene at 0, 1.
gene missed aaron at 0, 2.
aaron missed gene at 0, 3.
gene missed aaron at 0, 4.
aaron missed gene at 0, 5.
gene missed aaron at 0, 6.
aaron missed gene at 0, 7.
gene missed aaron at 0, 8.
aaron missed gene at 0, 9.
gene missed aaron at 1, 0.
aaron hit gene's destroyer!
gene missed aaron at 1, 2.
aaron missed gene at 1, 3.
gene missed aaron at 1, 4.
aaron missed gene at 1, 5.
gene missed aaron at 1, 6.
aaron missed gene at 1, 7.
gene missed aaron at 1, 8.
aaron missed gene at 1, 9.
gene hit aaron's cruiser!
aaron missed gene at 2, 1.
gene hit aaron's cruiser!
aaron missed gene at 2, 3.
gene missed aaron at 2, 4.
aaron missed gene at 2, 5.
gene missed aaron at 2, 6.
aaron missed gene at 2, 7.
gene missed aaron at 2, 8.
aaron missed gene at 2, 9.
gene missed aaron at 3, 0.
aaron missed gene at 3, 1.
gene missed aaron at 3, 2.
aaron missed gene at 3, 3.
gene hit aaron's submarine!
aaron missed gene at 3, 5.
gene hit aaron's aircraft carrier!
aaron missed gene at 3, 7.
gene missed aaron at 3, 8.
aaron missed gene at 3, 9.
gene missed aaron at 4, 0.
aaron missed gene at 4, 1.
gene missed aaron at 4, 2.
aaron missed gene at 4, 3.
gene hit aaron's submarine!
aaron missed gene at 4, 5.
gene hit aaron's aircraft carrier!
aaron hit gene's aircraft carrier!
gene missed aaron at 4, 8.
aaron missed gene at 4, 9.
gene missed aaron at 5, 0.
aaron missed gene at 5, 1.
gene missed aaron at 5, 2.
aaron missed gene at 5, 3.
gene hit aaron's submarine!
gene sunk aaron's submarine!
aaron missed gene at 5, 5.
gene hit aaron's aircraft carrier!
aaron hit gene's aircraft carrier!
gene missed aaron at 5, 8.
aaron missed gene at 5, 9.
gene missed aaron at 6, 0.
aaron missed gene at 6, 1.
gene hit aaron's battleship!
aaron missed gene at 6, 3.
gene missed aaron at 6, 4.
aaron missed gene at 6, 5.
gene hit aaron's aircraft carrier!
aaron hit gene's aircraft carrier!
gene missed aaron at 6, 8.
aaron missed gene at 6, 9.
gene missed aaron at 7, 0.
aaron missed gene at 7, 1.
gene hit aaron's battleship!
aaron missed gene at 7, 3.
gene missed aaron at 7, 4.
aaron missed gene at 7, 5.
gene hit aaron's aircraft carrier!
gene sunk aaron's aircraft carrier!
aaron hit gene's aircraft carrier!
aaron sunk gene's aircraft carrier!
gene missed aaron at 7, 8.
aaron missed gene at 7, 9.
gene missed aaron at 8, 0.
aaron missed gene at 8, 1.
gene hit aaron's battleship!
aaron hit gene's submarine!
gene missed aaron at 8, 4.
aaron missed gene at 8, 5.
gene missed aaron at 8, 6.
aaron hit gene's aircraft carrier!
gene missed aaron at 8, 8.
aaron missed gene at 8, 9.
gene missed aaron at 9, 0.
aaron missed gene at 9, 1.
gene hit aaron's battleship!
gene sunk aaron's battleship!
aaron hit gene's cruiser!
gene missed aaron at 9, 4.
aaron missed gene at 9, 5.
gene missed aaron at 9, 6.
aaron missed gene at 9, 7.
gene missed aaron at 9, 8.
aaron missed gene at 9, 9.
Duplicate strike on aaron by gene at 0, 0.
t/01-methods.t ........... ok
t/author-eol.t ........... skipped: these tests are for testing by the author
t/author-no-tabs.t ....... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-spell.t ..... skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=7, Tests=225,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.23 cusr  0.11 csys =  0.40 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Carp                0     1.50    
    Moo                 0     2.004000
    perl                5.006 5.008009
    Types::Standard     0     1.004004

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.44    
    File::Spec          0     3.75    
    IO::Handle          0     1.42    
    IPC::Open3          0     1.03    
    strict              0     1.03    
    Test::More          0     1.302175
    warnings            0     1.05_01 

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.44    
    perl                5.006 5.008009


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 57669
    PERL5_CPAN_IS_RUNNING = 57669
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 56245,57669
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020071600/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2020071600

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.8.9/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.05    
    Module::Build       0.4229  
    Module::Signature   0.86    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                1.30    
    YAML::Syck          1.32    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.8.9'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Built under freebsd
  Compiled at May 15 2014 22:27:57
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="57669"
    PERL5_CPAN_IS_RUNNING="57669"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="56245,57669"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020071600/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/perl5.8.9/lib/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/5.8.9
    /usr/perl5.8.9/lib/site_perl/5.8.9/amd64-freebsd
    /usr/perl5.8.9/lib/site_perl/5.8.9
    .