Statistics-Descriptive v3.0702 Perl 5 v5.31.1 x86_64-linux

Status
Pass
From
Carlos Guevara
Dist
Statistics-Descriptive v3.0702
Platform
Perl 5 v5.31.1 x86_64-linux
Date
2019-05-29 01:56:05
ID
eb247a72-81b4-11e9-9c6a-4d0f4e7c8d54
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 Shlomi Fish,

This is a computer-generated report for Statistics-Descriptive-3.0702
on perl 5.31.1, 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 './Build test':

t/00-compile.t .................... ok
# Testing Statistics::Descriptive 3.0702, Perl 5.031001, /home/cpan/bin/perl-blead/bin/perl5.31.1
t/00-load.t ....................... ok
t/boilerplate.t ................... ok
t/descr.t ......................... ok
t/descr_smooth_methods.t .......... ok
t/freq_distribution-1-rt-34999.t .. ok
t/median_absolute_deviation.t ..... ok
t/mode.t .......................... ok
t/outliers.t ...................... ok
t/quantile.t ...................... ok
t/smoother.t ...................... ok
t/smoother_exponential.t .......... ok
t/smoother_weightedexponential.t .. ok
t/summary.t ....................... ok
All tests successful.
Files=14, Tests=132,  2 wallclock secs ( 0.06 usr  0.05 sys +  1.37 cusr  0.68 csys =  2.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    base                0     2.27    
    Carp                0     1.50    
    List::MoreUtils     0     0.428   
    List::Util          0     1.50    
    parent              0     0.237   
    perl                5.006 5.031001
    POSIX               0     1.89    
    strict              0     1.11    
    vars                0     1.05    
    warnings            0     1.45    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Benchmark           0     1.22    
    Exporter            0     5.73    
    File::Spec          0     3.78    
    File::Temp          0     0.2309  
    IO::Handle          0     1.40    
    IPC::Open3          0     1.20    
    lib                 0     0.65    
    Module::Build       0.28  0.4229  
    Test::More          0.88  1.302164

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.36    
    Module::Build       0.28  0.4229  


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin/perl-blead/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32596
    PERL5_CPAN_IS_RUNNING = 32596
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PERL_VERSION = blead
    SHELL = /bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl-blead/bin/perl5.31.1
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280232
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302164
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 31 subversion 1) configuration:
  Commit id: 2324bdb9a8664e4dd5b50ba32a17f9794126d2fd
  Platform:
    osname=linux
    osvers=5.0.17-200.fc29.x86_64
    archname=x86_64-linux
    uname='linux cjg-fedora29 5.0.17-200.fc29.x86_64 #1 smp mon may 20 15:39:10 utc 2019 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  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='8.3.1 20190223 (Red Hat 8.3.1-2)'
    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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -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_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 May 28 2019 16:53:03
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32596"
    PERL5_CPAN_IS_RUNNING="32596"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_VERSION="blead"
  @INC:
    /home/cpan/bin/perl-blead/lib/site_perl/5.31.1/x86_64-linux
    /home/cpan/bin/perl-blead/lib/site_perl/5.31.1
    /home/cpan/bin/perl-blead/lib/5.31.1/x86_64-linux
    /home/cpan/bin/perl-blead/lib/5.31.1
    .