Data-Text v0.07 Perl 5 v5.30.3 armv7l-linux

Status
Pass
From
Nigel Horne
Dist
Data-Text v0.07
Platform
Perl 5 v5.30.3 armv7l-linux
Date
2021-11-11 15:16:46
ID
62812492-4302-11ec-a8b7-f0c092891050
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 Nigel Horne,

This is a computer-generated report for Data-Text-0.07
on perl 5.30.3, 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 "/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/comment-spelling.t .. skipped: Author tests not required for installation
t/10-compile.t ........ ok
# Testing Data::Text 0.07, Perl 5.030003, /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3
t/00-load.t ........... ok
Data::Text: use ->new() not ::new() to instantiate at t/20-new.t line 10.
t/20-new.t ............ ok
t/coverage.t .......... skipped: Author tests not required for installation
t/dist.t .............. skipped: Author tests not required for installation
t/critic.t ............ skipped: Author tests not required for installation
t/data.t .............. ok
t/eof.t ............... skipped: Author tests not required for installation
t/eol.t ............... skipped: Author tests not required for installation
t/fixme.t ............. skipped: Author tests not required for installation
t/kwalitee.t .......... skipped: Author tests not required for installation
t/links.t ............. skipped: Author tests not required for installation
t/metrics.t ........... skipped: Author tests not required for installation
t/manifest.t .......... skipped: Author tests not required for installation
t/no404s.t ............ skipped: Author tests not required for installation
# Author tests not required for installation
t/noopentickets.t ..... ok
t/noplan.t ............ skipped: Author tests not required for installation
t/pod-cm.t ............ skipped: Test::Pod::Spelling::CommonMistakes required for testing POD spelling
t/pod-spelling.t ...... skipped: Author tests not required for installation
t/pod.t ............... skipped: Author tests not required for installation
t/port.t .............. skipped: Test::Portability::Files required for testing filenames portability
t/snippets.t .......... skipped: Author tests not required for installation
t/strict.t ............ skipped: Author tests not required for installation
t/unused.t ............ skipped: Test requires module 'warnings::unused' but it's not found
t/vars.t .............. skipped: Author tests not required for installation
All tests successful.
Files=26, Tests=30,  8 wallclock secs ( 0.49 usr  0.19 sys + 22.93 cusr  3.43 csys = 27.04 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need Have  
    ------------------- ---- ------
    Carp                0    1.50  
    String::Clean       0    0.031 
    String::Util        0    1.32  

build_requires:

    Module              Need Have  
    ------------------- ---- ------
    ExtUtils::MakeMaker 0    7.34  
    Test::Carp          0    0.2   
    Test::Compile       0    v3.0.1
    Test::Most          0    0.37  
    Test::NoWarnings    0    1.06  
    Test::Requires      0    0.11  
    Test::Warn          0    0.36  

configure_requires:

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


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

Environment variables:

    HARNESS_OPTIONS = j4:c
    LANG = en_US
    LD_LIBRARY_PATH = /usr/local/lib::
    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.3/bin:/home/njh/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/njh/bin:/sbin:/home/njh/.cargo/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15790
    PERL5_CPAN_IS_RUNNING = 15790
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.30.3/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.3/bin
    PERLBREW_PERL = perl-5.30.3
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.87
    PERLBREW_VERSION = 0.87
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000

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

    $^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.30.3/bin/perl5.30.3
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 997 998 999 1000
    $EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 105 109 997 998 999 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                n/a     
    JSON::PP            4.02    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.60-v7+
    archname=armv7l-linux
    uname='linux pi2 5.10.60-v7+ #1449 smp wed aug 25 15:00:01 bst 2021 armv7l gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.30.3 -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -flto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.30.3/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -flto -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fdiagnostics-color=auto -flto -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='8.3.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=4
    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/gcc/arm-linux-gnueabihf/8/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Sep  5 2021 20:29:42
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15790"
    PERL5_CPAN_IS_RUNNING="15790"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.30.3/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.30.3/bin"
    PERLBREW_PERL="perl-5.30.3"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.87"
    PERLBREW_VERSION="0.87"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.30.3/lib/site_perl/5.30.3
    /home/njh/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3/armv7l-linux
    /home/njh/perl5/perlbrew/perls/perl-5.30.3/lib/5.30.3
    .