App-perlbrew v1.01 Perl 5 v5.43.1 x86_64-linux

Status
Pass
From
Carlos Guevara
Dist
App-perlbrew v1.01
Platform
Perl 5 v5.43.1 x86_64-linux
Date
2025-07-14 06:04:07
ID
5a0894b6-6078-11f0-be0b-bcc62a9842a5
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 Liu Kang Min,

This is a computer-generated report for App-perlbrew-1.01
on perl 5.43.1, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

Output from './Build test':

t/00.load.t ............................... ok
t/01.options.t ............................ ok
t/02.format_perl_version.t ................ ok
t/03.test_get_available_versions.t ........ ok
t/04.find_available_perls.t ............... ok
t/05.get_current_perl.t ................... ok
t/06.installed_perls.t .................... skipped: No perl installation under PERLBREW_ROOT
t/07.argv.t ............................... ok
t/08.error_available.t .................... ok
t/08.error_install.t ...................... ok
t/08.error_install_blead.t ................ ok
t/08.error_install_cpanm.t ................ ok
t/08.error_install_cpm.t .................. ok
t/09.exit_status.t ........................ ok
t/10.resolve.t ............................ ok
t/11.editdist.t ........................... ok
t/11.root_from_arg.t ...................... ok
t/12.destdir.t ............................ ok
t/12.sitecustomize.t ...................... ok
# Workflow build 'when the given versionis not found is CPAN::Perl::Releases' is empty at t/13.perl_release.t around lines 27 -> 44.
t/13.perl_release.t ....................... ok
t/14.perl_version_parsing.t ............... ok
# /home/cpan/tmp/qt_gi9gYJr/build/test/test
t/15.no-reuse-build-dir.t ................. ok
t/16.release-detail.t ..................... ok
t/18.release-detail-perl-local.t .......... ok
t/18.release-detail-perl-remote.t ......... skipped: These tests send HTTP requests. Set env TEST_LIVE=1 to really run them.
# alias, available, clean, clone-modules, compgen, display-bashrc, display-cshrc, display-installation-failure-message, display-pristine-manpath, display-pristine-path, display-system-perl-executable, display-system-perl-shebang, download, env, exec, help, info, init, init-in-bash, install, install-cpanm, install-cpm, install-multiple, install-patchperl, lib, lib-create, lib-delete, lib-list, list, list-modules, make-pp, make-shim, off, self-install, self-upgrade, switch, switch-off, symlink-executables, uninstall, upgrade-perl, use, version
t/19.find_similar_commands.t .............. ok
t/app-perlbrew-path-installation.t ........ ok
t/app-perlbrew-path.t ..................... ok
t/bashrc_content.t ........................ ok
t/bashrc_executes.t ....................... ok
t/builddir.t .............................. ok
t/command-alias.t ......................... ok
t/command-available.t ..................... ok
t/command-clone-modules.t ................. ok
t/command-compgen.t ....................... ok
t/command-display-rc.t .................... ok
t/command-env.t ........................... ok
sort (...) interpreted as function at t/command-exec.t line 386.
sort (...) interpreted as function at t/command-exec.t line 410.
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 255 ($? = -1) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 3 ($? = 768) under the following perl environment:
            # Command [perl -E 'say 42'] terminated with exit code 7 ($? = 1792) under the following perl environment:
            # Command [perl -E 'somesub 42'] terminated with exit code 7 ($? = 1792) under the following perl environment:
            # format_info_output_value
t/command-exec.t .......................... ok
t/command-help.t .......................... ok
t/command-info.t .......................... ok
t/command-install-cpanm.t ................. ok
t/command-install-cpm.t ................... ok
t/command-install-from-archive.t .......... ok
t/command-install-patchperl.t ............. ok
t/command-install.t ....................... ok
t/command-lib.t ........................... ok
# Workflow build 'when `--no-decoration` is given' is empty at t/command-list.t around lines 90 -> 98.
t/command-list.t .......................... ok
        # 
        # The content of shim:
        # ----
        # #!/bin/bash
        # export PERL5LIB="/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/arch:/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/lib"
        # unset PERLBREW_LIB
        # export PERLBREW_MANPATH="/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/man"
        # export PERLBREW_PATH="/home/cpan/tmp/gYJrTa937Z/bin:/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/bin"
        # export PERLBREW_PERL="perl-5.36.1"
        # export PERLBREW_ROOT="/home/cpan/tmp/gYJrTa937Z"
        # export PERLBREW_VERSION="1.01"
        # unset PERL_LOCAL_LIB_ROOT
        # 
        # export PATH="/home/cpan/tmp/gYJrTa937Z/bin:/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/bin:/home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin"
        # 
        # exec bar "$@"
        # 
        # 
        # ----
        # 
        # The content of shim:
        # ----
        # #!/bin/bash
        # export PERL5LIB="/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/arch:/home/cpan/.cpan/build/App-perlbrew-1.01-0/blib/lib"
        # unset PERLBREW_LIB
        # export PERLBREW_MANPATH="/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/man"
        # export PERLBREW_PATH="/home/cpan/tmp/gYJrTa937Z/bin:/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/bin"
        # export PERLBREW_PERL="perl-5.36.1"
        # export PERLBREW_ROOT="/home/cpan/tmp/gYJrTa937Z"
        # export PERLBREW_VERSION="1.01"
        # unset PERL_LOCAL_LIB_ROOT
        # 
        # export PATH="/home/cpan/tmp/gYJrTa937Z/bin:/home/cpan/tmp/gYJrTa937Z/perls/perl-5.36.1/bin:/home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin"
        # 
        # exec foo "$@"
        # 
        # 
        # ----
t/command-make-shim.t ..................... ok
t/current_perl.t .......................... ok
t/current_shell.t ......................... ok
t/do_system.t ............................. ok
t/error-http_download-exec-error.t ........ ok
t/error-http_download-exit-nonzero.t ...... ok
t/error-http_download-param-validation.t .. ok
t/error-install-before-init.t ............. ok
t/failure-command-install-cpanm.t ......... ok
t/failure-command-install-cpm.t ........... ok
t/failure-command-install-patchperl.t ..... ok
t/home.t .................................. ok
t/http-program-control.t .................. ok
# PATH=/home/cpan/.cpan/build/App-perlbrew-1.01-0/t/fake-bin:/home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
# curl = /home/cpan/.cpan/build/App-perlbrew-1.01-0/t/fake-bin/curl
t/http-ua-detect-non-curl.t ............... ok
t/http-ua-detect.t ........................ ok
t/http.t .................................. skipped: (no reason given)
t/installation-perlbrew.t ................. ok
t/installation.t .......................... ok
t/installation2.t ......................... ok
t/installation3.t ......................... ok
t/list_modules.t .......................... ok
t/sys.t ................................... ok
t/unit-files-are-the-same.t ............... ok
t/util-find-similar-tokens.t .............. ok
t/util-looks-like.t ....................... ok
All tests successful.
Files=72, Tests=241, 10 wallclock secs ( 0.16 usr  0.06 sys +  7.70 cusr  1.54 csys =  9.46 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    Capture::Tiny             0.48       0.50      
    CPAN::Perl::Releases      5.20240920 5.20250703
    Devel::PatchPerl          2.08       2.08      
    ExtUtils::MakeMaker       7.22       7.76      
    File::Copy                0          2.41      
    File::Temp                0.2304     0.2311    
    JSON::PP                  0          4.16      
    local::lib                2.000014   2.000029  
    Pod::Usage                1.69       2.05      

build_requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    File::Which               1.21       1.27      
    Path::Class               0.33       0.37      
    Test2::Plugin::IOEvents   0.001001   0.001001  
    Test2::Plugin::NoWarnings 0.10       0.10      
    Test2::V0                 0.000163   1.302214  

configure_requires:

    Module                    Need       Have      
    ------------------------- ---------- ----------
    Module::Build::Tiny       0.039      0.052     


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

Environment variables:

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

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.58    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.93    
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 1) configuration:
  Commit id: 9ef5300f9a0c33a7b865a307d84e06ada598c612
  Platform:
    osname=linux
    osvers=6.12.0-55.20.1.el10_0.x86_64
    archname=x86_64-linux
    uname='linux cjg-rhel10 6.12.0-55.20.1.el10_0.x86_64 #1 smp preempt_dynamic mon jun 30 02:11:57 edt 2025 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/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
  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='14.2.1 20250110 (Red Hat 14.2.1-7)'
    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 /usr/lib64 /usr/local/lib64
    libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.39'
  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_MALLOC_WRAP
    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 Jul 13 2025 23:48:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="155787"
    PERL5_CPAN_IS_RUNNING="155787"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.43.1/x86_64-linux
    /home/cpan/bin/perl/lib/site_perl/5.43.1
    /home/cpan/bin/perl/lib/5.43.1/x86_64-linux
    /home/cpan/bin/perl/lib/5.43.1
    .