Robots-Validate vv0.2.9 Perl 5 v5.41.5 x86_64-linux

Status
Pass
From
Slaven Rezić
Dist
Robots-Validate vv0.2.9
Platform
Perl 5 v5.41.5 x86_64-linux
Date
2024-10-28 11:03:19
ID
3dc5574e-951c-11ef-9bf1-e9f26d8775ea
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 Robert Rothenberg,

This is a computer-generated report for Robots-Validate-v0.2.9
on perl 5.41.5, created by CPAN-Reporter-1.2020.

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 "/opt/perl-5.41.5/bin/perl5.41.5" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                   Want       Have
#     ------------------------ ---- ----------
#     File::Spec                any       3.93
#     Module::Metadata          any   1.000038
#     Net::DNS::Resolver::Mock  any 1.20230216
#     Test::More                any   1.302204
#     Test::Most                any       0.38
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                   Want     Have
#     -------------------- -------- --------
#     List::Util               1.33     1.68
#     Moo                         1 2.005005
#     MooX::Const            v0.4.0   v0.6.2
#     Net::DNS::Resolver        any     1981
#     Ref::Util                 any    0.204
#     Types::Standard           any 2.006000
#     namespace::autoclean      any     0.31
#     perl                 5.014000 5.041005
# 
# === Runtime Recommends ===
# 
#     Module         Want  Have
#     -------------- ---- -----
#     Ref::Util::XS   any 0.117
#     Type::Tiny::XS  any 0.025
# 
t/00-report-prereqs.t ........ ok
t/10-basic.t ................. ok
t/author-clean-namespaces.t .. skipped: these tests are for testing by the author
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-eof.t ............... skipped: these tests are for testing by the author
t/author-eol.t ............... skipped: these tests are for testing by the author
t/author-minimum-version.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-linkcheck.t ..... skipped: these tests are for testing by the author
t/author-pod-syntax.t ........ skipped: these tests are for testing by the author
t/author-portability.t ....... skipped: these tests are for testing by the author
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-fixme.t ............ skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-trailing-space.t ... skipped: these tests are for release candidate testing
All tests successful.
Files=16, Tests=9,  1 wallclock secs ( 0.06 usr  0.03 sys +  0.42 cusr  0.10 csys =  0.61 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                   Need     Have      
    ------------------------ -------- ----------
    List::Util               1.33     1.68      
    Moo                      1        2.005005  
    MooX::Const              v0.4.0   v0.6.2    
    namespace::autoclean     0        0.31      
    Net::DNS::Resolver       0        1981      
    perl                     5.014000 5.041005  
    Ref::Util                0        0.204     
    Types::Standard          0        2.006000  

build_requires:

    Module                   Need     Have      
    ------------------------ -------- ----------
    ExtUtils::MakeMaker      0        7.70      
    File::Spec               0        3.93      
    Module::Metadata         0        1.000038  
    Net::DNS::Resolver::Mock 0        1.20230216
    Test::More               0        1.302204  
    Test::Most               0        0.38      

configure_requires:

    Module                   Need     Have      
    ------------------------ -------- ----------
    ExtUtils::MakeMaker      0        7.70      


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3041843
    PERL5_CPAN_IS_RUNNING = 3041843
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2214526,3041843
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024102720/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2024102720

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

    $^X = /opt/perl-5.41.5/bin/perl5.41.5
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.55    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 5) configuration:
   
  Platform:
    osname=linux
    osvers=6.1.0-26-amd64
    archname=x86_64-linux
    uname='linux cloud5.bbbike.org 6.1.0-26-amd64 #1 smp preempt_dynamic debian 6.1.112-1 (2024-09-30) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.41.5 -Uinstallusrbinperl -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='12.2.0'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.36'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Oct 23 2024 05:55:16
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3041843"
    PERL5_CPAN_IS_RUNNING="3041843"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2214526,3041843"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024102720/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.41.5/lib/site_perl/5.41.5/x86_64-linux
    /opt/perl-5.41.5/lib/site_perl/5.41.5
    /opt/perl-5.41.5/lib/5.41.5/x86_64-linux
    /opt/perl-5.41.5/lib/5.41.5
    .