Tie-File v1.07 Perl 5 v5.36.1 x86_64-linux-ld
        
            - Status
- Pass
- From
- Martin Becker
- Dist
- 
                Tie-File v1.07
            
- Platform
- Perl 5 v5.36.1 x86_64-linux-ld
- Date
- 2023-07-08 05:52:41
- ID
- a6f8c9fe-1d53-11ee-86ac-3ee475f29ff0
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 Todd Rinaldo,
This is a computer-generated report for Tie-File-1.07
on perl 5.36.1, created by CPAN-Reporter-1.2019.
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/perl536/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_gen.t ........... ok
t/02_fetchsize.t ..... ok
t/03_longfetch.t ..... ok
t/04_splice.t ........ ok
t/05_size.t .......... ok
t/06_fixrec.t ........ ok
t/07_rv_splice.t ..... ok
t/08_ro.t ............ ok
t/09_gen_rs.t ........ ok
t/10_splice_rs.t ..... ok
t/11_rv_splice_rs.t .. ok
t/12_longfetch_rs.t .. ok
t/13_size_rs.t ....... ok
t/14_lock.t .......... ok
t/15_pushpop.t ....... ok
t/16_handle.t ........ ok
t/17_misc_meth.t ..... ok
t/18_rs_fixrec.t ..... ok
t/19_cache.t ......... ok
t/20_cache_full.t .... ok
t/21_win32.t ......... skipped: (no reason given)
t/22_autochomp.t ..... ok
t/23_rv_ac_splice.t .. ok
t/24_cache_loop.t .... ok
t/25_gen_nocache.t ... ok
t/26_twrite.t ........ ok
t/27_iwrite.t ........ ok
t/28_mtwrite.t ....... ok
t/29_downcopy.t ...... ok
t/29a_upcopy.t ....... ok
t/30_defer.t ......... ok
t/31_autodefer.t ..... ok
t/32_defer_misc.t .... ok
t/33_defer_vs.t ...... ok
t/40_abs_cache.t ..... ok
t/41_heap.t .......... ok
t/42_offset.t ........ ok
t/43_synopsis.t ...... ok
All tests successful.
Files=38, Tests=4725,  6 wallclock secs ( 0.85 usr  0.10 sys +  2.28 cusr  1.69 csys =  4.92 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.70
configure_requires:
    Module              Need Have
    ------------------- ---- ----
    ExtUtils::MakeMaker 0    7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
    LANG = C.UTF-8
    LC_COLLATE = C
    PATH = /home/martin/bin:/opt/perl536/bin:/opt/rakudo/bin:/opt/rakudo/share/perl6/site/bin:/opt/rakudo/share/perl6/core/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 49974
    PERL5_CPAN_IS_RUNNING = 49974
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
    $^X = /opt/perl536/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 50 108 113 114 119 123 1000
    $EGID = 1000 24 25 27 29 30 44 46 50 108 113 114 119 123 1000
Perl module toolchain versions installed:
    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.44    
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  
--
Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.0-21-amd64
    archname=x86_64-linux-ld
    uname='linux sylvester 5.10.0-21-amd64 #1 smp debian 5.10.162-1 (2023-01-21) x86_64 gnulinux '
    config_args='-Dprefix=/opt/perl536 -Duse64bitint -Duse64bitall -Duselongdouble -Dperladmin=none -Dcf_email=cpants@sylvester.localdomain -de'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    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='10.2.1 20210110'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    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 /lib/x86_64-linux-gnu /lib
    libs=-lpthread -lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  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
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at May 13 2023 06:30:48
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="49974"
    PERL5_CPAN_IS_RUNNING="49974"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl536/lib/site_perl/5.36.1/x86_64-linux-ld
    /opt/perl536/lib/site_perl/5.36.1
    /opt/perl536/lib/5.36.1/x86_64-linux-ld
    /opt/perl536/lib/5.36.1
    /opt/perl536/lib/site_perl
    .