Firefox-Marionette v1.55 Perl 5 v5.39.8 x86_64-linux-multi-ld

Status
Pass
From
Andreas J. König (ANDK)
Dist
Firefox-Marionette v1.55
Platform
Perl 5 v5.39.8 x86_64-linux-multi-ld
Date
2024-04-14 17:46:11
ID
e1e36536-fa86-11ee-bcac-68aa52334300
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 David Dick,

This is a computer-generated report for Firefox-Marionette-1.55
on perl 5.39.8, 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:

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

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Firefox::Marionette 1.55
t/00.load.t ......... ok
# Version is Mozilla Firefox 115.7.0esr
# DISPLAY is :121
# D-Bus is working
# Debian Version is trixie/sid
# Xvfb deb version is 2:21.1.11-2
# grep -r Mem /proc/meminfo
# MemTotal:       24488484 kB
# MemFree:         1502888 kB
# MemAvailable:   22104512 kB
# ulimit -a | grep -i mem
# memory(kbytes)       unlimited
# locked memory(kbytes) 4109636
# vmemory(kbytes)      16777216
# This firefox installation has 0 existing profiles
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 695.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 695.
# Initial tests
# Testing has been running for 3 seconds at t/01-marionette.t line 807
** firefox --version
** firefox -marionette -safe-mode -headless -profile /tmp/firefox_marionette_local_Y4Hyoz7iM40/profile --no-remote --new-instance
*** You are running in headless mode.
<< 50:{"applicationType":"gecko","marionetteProtocol":3}
>> 73:[0,1,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 712:[1,1,null,{"sessionId":"d75c3597-12f8-463d-b83f-e469198a4cf7","capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":991874,"moz:profile":"/tmp/firefox_marionette_local_Y4Hyoz7iM40/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 33:[0,2,"WebDriver:GetCapabilities"]
<< 671:[1,2,null,{"value":{"capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":991874,"moz:profile":"/tmp/firefox_marionette_local_Y4Hyoz7iM40/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}}]
>> 71:[0,3,"WebDriver:ExecuteScript",{"script":"return navigator.userAgent"}]
<< 93:[1,3,null,{"value":"Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0"}]
>> 29:[0,4,"Marionette:GetContext"]
<< 30:[1,4,null,{"value":"content"}]
>> 48:[0,5,"Marionette:SetContext",{"value":"chrome"}]
<< 25:[1,5,null,{"value":null}]
>> 80:[0,6,"WebDriver:ExecuteScript",{"script":"return Services.appinfo.XPCOMABI;\n"}]
<< 34:[1,6,null,{"value":"x86_64-gcc3"}]
>> 29:[0,7,"Marionette:GetContext"]
<< 29:[1,7,null,{"value":"chrome"}]
>> 49:[0,8,"Marionette:SetContext",{"value":"content"}]
<< 25:[1,8,null,{"value":null}]
# Browser version is 115.7.0
# Operating System is linux 6.7.9-amd64
# Profile Directory is /tmp/firefox_marionette_local_Y4Hyoz7iM40/profile
# Mozilla PID is 991874
# Firefox BuildID is 20240115170312
# Addons are disabled
# User Agent is Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
# uname is linux
# Arch is x86_64
>> 32:[0,9,"Marionette:GetWindowType"]
<< 40:[1,9,null,{"value":"navigator:browser"}]
>> 32:[0,10,"WebDriver:GetWindowRect"]
<< 51:[1,10,null,{"x":0,"y":0,"width":1366,"height":768}]
>> 72:[0,11,"WebDriver:SetWindowRect",{"height":452,"width":326,"x":3,"y":23}]
<< 51:[1,11,null,{"x":3,"y":23,"width":450,"height":452}]
>> 32:[0,12,"WebDriver:GetWindowRect"]
<< 51:[1,12,null,{"x":3,"y":23,"width":450,"height":452}]
>> 32:[0,13,"WebDriver:GetWindowRect"]
<< 51:[1,13,null,{"x":3,"y":23,"width":450,"height":452}]
>> 30:[0,14,"WebDriver:GetTimeouts"]
<< 59:[1,14,null,{"implicit":0,"pageLoad":300000,"script":30000}]
>> 81:[0,15,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,15,null,{"value":null}]
>> 30:[0,16,"WebDriver:GetTimeouts"]
<< 62:[1,16,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 30:[0,17,"WebDriver:GetTimeouts"]
<< 62:[1,17,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 81:[0,18,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,18,null,{"value":null}]
>> 72:[0,19,"WebDriver:ExecuteScript",{"script":"return navigator.webdriver"}]
<< 26:[1,19,null,{"value":true}]
>> 87:[0,20,"WebDriver:ExecuteScript",{"script":"window.open(\"about:blank\", \"_blank\");"}]
<< 26:[1,20,null,{"value":null}]
>> 30:[0,21,"WebDriver:CloseWindow"]
<< 52:[1,21,null,["e1e391ae-defb-40b5-a2e9-7d24081fc862"]]
>> 32:[0,22,"WebDriver:DeleteSession"]
<< 26:[1,22,null,{"value":null}]
>> 74:[0,23,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 713:[1,23,null,{"sessionId":"af901a1e-1e09-48bd-aaf2-0027d435ec4f","capabilities":{"browserName":"firefox","browserVersion":"115.7.0","platformName":"linux","acceptInsecureCerts":false,"pageLoadStrategy":"normal","setWindowRect":true,"timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"strictFileInteractability":false,"unhandledPromptBehavior":"dismiss and notify","moz:accessibilityChecks":false,"moz:buildID":"20240115170312","moz:headless":true,"moz:platformVersion":"6.7.9-amd64","moz:processID":991874,"moz:profile":"/tmp/firefox_marionette_local_Y4Hyoz7iM40/profile","moz:shutdownTimeout":60000,"moz:useNonSpecCompliantPointerOrigin":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 51:[0,24,"Marionette:Quit",{"flags":["eAttemptQuit"]}]
<< 61:[1,24,null,{"cause":"shutdown","forced":false,"in_app":true}]
# Starting new firefox for testing capabilities and accessing proxies
# Using proxy port TCP/46867
# Using SOCKS port TCP/46211
# Testing has been running for 8 seconds at t/01-marionette.t line 1214
# Testing has been running for 12 seconds at t/01-marionette.t line 1321
# Testing has been running for 12 seconds at t/01-marionette.t line 1351
# Starting new firefox for testing proxies with proxy port TCP/60381
# Testing has been running for 14 seconds at t/01-marionette.t line 1469
# Starting new firefox for testing proxies again using default proxy port TCP/3128
# Testing has been running for 20 seconds at t/01-marionette.t line 1516
# Starting new firefox for testing PDFs and script elements
# Testing has been running for 50 seconds at t/01-marionette.t line 1580
# WebGL is enabled by default when visible and addons are turned off
# Starting new firefox for testing logins
# Testing has been running for 59 seconds at t/01-marionette.t line 2313
# WebGL appears to be enabled in headless mode (with addons => 1)
# Testing has been running for 71 seconds at t/01-marionette.t line 2685
# Starting new firefox for testing custom headers
# Testing has been running for 71 seconds at t/01-marionette.t line 3023
# Starting new firefox for testing metacpan and iframe, with find, downloads, extensions and actions
# Testing has been running for 77 seconds at t/01-marionette.t line 3190
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3206.
# Testing has been running for 82 seconds at t/01-marionette.t line 3222
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3260.
**** DEPRECATED METHOD - using current_chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3260.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3262.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3271.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3272.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3296.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3297.
# Switch to shadow root is broken:unknown command: WebDriver:SwitchToShadowRoot at t/01-marionette.t line 3345
**** DEPRECATED METHOD - list HAS BEEN REPLACED BY find **** at t/01-marionette.t line 3356.
# $firefox->active_frame is not supported for 115.7.0:unknown command: WebDriver:GetActiveFrame at t/01-marionette.t line 3373
# Starting new firefox for testing JSON from localhost and alerts and extensions
# Testing has been running for 83 seconds at t/01-marionette.t line 4492
# Original install path is /tmp/loop_over_bdir-122380-DhE2D6/Firefox-Marionette-1.55-0/t/addons/borderify/manifest.json
# Installing extension from /tmp/loop_over_bdir-122380-DhE2D6/Firefox-Marionette-1.55-0/t/addons/borderify/manifest.json
# Accepting connections for [Test HTTP Content Server for 991840]
# Accepted connection
# Accepted connection
# Got request for /?format=JSON
# { "id": "5", "value": "sömething"}
# Accepted connection
# Got request for /?format=txt
# This is ordinary text
# Accepted connection
# Got request for /?format=txt
# Accepted connection
# Got request for /?format=txt
# Caught exception in content server:Caught a TERM signal at t/01-marionette.t line 115.
**** DEPRECATED METHOD - using accept_dialog() HAS BEEN REPLACED BY accept_alert **** at t/01-marionette.t line 4695.
# Starting new firefox for testing proxy by argument, capabilities, window switching and certificates using proxy port TCP/55605
# Testing has been running for 92 seconds at t/01-marionette.t line 4867
# Starting new firefox for testing %ENV proxy, min/maxing and killing firefox
# Testing has been running for 92 seconds at t/01-marionette.t line 5152
# Starting new firefox for testing visibility and TLS proxy servers
# Testing has been running for 92 seconds at t/01-marionette.t line 5327
# Starting new firefox for shortcut TLS proxy servers
# Testing has been running for 92 seconds at t/01-marionette.t line 5423
# Starting new firefox for shortcut normal proxy servers
# Testing has been running for 92 seconds at t/01-marionette.t line 5458
# Testing has been running for 92 seconds at t/01-marionette.t line 5484
# Total runtime is 92 seconds
t/01-marionette.t ... ok
# Running taint checks with PATH set to /usr/bin:/bin:/usr/local/bin
t/02-taint.t ........ ok
t/03-close.t ........ skipped: Author tests not required for installation
t/03-closedir.t ..... skipped: Author tests not required for installation
t/03-fork.t ......... skipped: Author tests not required for installation
t/03-mkdir.t ........ skipped: Author tests not required for installation
t/03-opendir.t ...... skipped: Author tests not required for installation
t/03-read.t ......... skipped: Author tests not required for installation
t/03-seek.t ......... skipped: Author tests not required for installation
t/03-stat.t ......... skipped: Author tests not required for installation
t/03-sysopen.t ...... skipped: Author tests not required for installation
t/04-botd.t ......... skipped: Author tests not required for installation
t/04-fingerprint.t .. skipped: Author tests not required for installation
t/04-proxy.t ........ skipped: Author tests not required for installation
t/04-webauthn.t ..... skipped: Author tests not required for installation
t/manifest.t ........ skipped: Author tests not required for installation
t/pod-coverage.t .... ok
t/pod.t ............. ok
All tests successful.

Test Summary Report
-------------------
t/01-marionette.t (Wstat: 0 Tests: 1730 Failed: 0)
  TODO passed:   54
Files=19, Tests=1811, 103 wallclock secs ( 0.25 usr  0.11 sys + 68.17 cusr 23.63 csys = 92.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Archive::Zip        0     1.68    
    Config              0     5.039008
    Config::INI::Reader 0     0.029   
    Crypt::URandom      0     0.40    
    DirHandle           0     1.05    
    Encode              0     3.20    
    English             0     1.11    
    Exporter            0     5.78    
    Fcntl               0     1.16    
    File::Find          0     1.44    
    File::Spec          0     3.90    
    File::Temp          0     0.2311  
    FileHandle          0     2.05    
    IO::Handle          0     1.55    
    IPC::Open3          1.03  1.22    
    JSON                0     4.10    
    MIME::Base64        3.11  3.16_01 
    overload            0     1.37    
    parent              0     0.241   
    perl                5.006 5.039008
    Pod::Simple::Text   0     3.45    
    POSIX               0     2.18    
    Scalar::Util        0     1.63    
    Socket              0     2.037   
    Term::ReadKey       0     2.38    
    Text::CSV_XS        1.35  1.53    
    Time::HiRes         0     1.9776  
    Time::Local         0     1.35    
    URI                 1.61  5.27    
    URI::data           0     5.27    
    URI::Escape         0     5.27    
    URI::URL            0     5.27    
    XML::Parser         0     2.47    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Compress::Zlib      0     2.207   
    Crypt::PasswdMD5    0     1.42    
    Cwd                 0     3.90    
    Digest::SHA         0     6.04    
    File::HomeDir       0     1.006   
    HTTP::Daemon        0     6.16    
    HTTP::Response      0     6.45    
    HTTP::Status        0     6.45    
    IO::Socket::IP      0     0.42    
    IO::Socket::SSL     0     2.085   
    PDF::API2           2.036 2.045   
    Test::CheckManifest 0.9   1.43    
    Test::More          0     1.302198
    Test::Pod           1.41  1.52    
    Test::Pod::Coverage 1.04  1.10    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 991410
    PERL5_CPAN_IS_RUNNING = 991410
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302198
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 8) configuration:
  Commit id: 78455e6e7fa235411fb2b931eda9d816b5ea880f
  Platform:
    osname=linux
    osvers=6.6.13-amd64
    archname=x86_64-linux-multi-ld
    uname='linux k93msid 6.6.13-amd64 #1 smp preempt_dynamic debian 6.6.13-1 (2024-01-20) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Duselongdouble -DEBUGGING=both -Dusemultiplicity'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -DDEBUGGING -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 -g'
    cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='13.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='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 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.37'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_TRACK_MEMPOOL
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at Feb 24 2024 19:01:16
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="991410"
    PERL5_CPAN_IS_RUNNING="991410"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/lib/site_perl/5.39.8/x86_64-linux-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/lib/site_perl/5.39.8
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/lib/5.39.8/x86_64-linux-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.39.8/1d53/lib/5.39.8
    .