Firefox-Marionette v1.61 Perl 5 v5.24.4 x86_64-linux

Status
Pass
From
Andreas J. König (ANDK)
Dist
Firefox-Marionette v1.61
Platform
Perl 5 v5.24.4 x86_64-linux
Date
2024-10-27 04:32:25
ID
7792e096-941c-11ef-9500-cf2824e37c34
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.61
on perl 5.24.4, 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:

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.24.4/da1c/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.61
t/00.load.t ........... ok
# Starting test at Sun Oct 27 05:29:15 2024
# 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.12-1
# grep -r Mem /proc/meminfo
# MemTotal:       24486352 kB
# MemFree:         1416988 kB
# MemAvailable:   21792744 kB
# ulimit -a | grep -i mem
# memory(kbytes)       unlimited
# locked memory(kbytes) 4109368
# vmemory(kbytes)      16777216
# This firefox installation has 0 existing profiles
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
# Initial tests
# Testing has been running for 2 seconds at t/01-marionette.t line 785
** firefox --version
** firefox -marionette -safe-mode -headless -profile /tmp/firefox_marionette_local_3uisif5vVMm/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":"c8f2bf01-9212-4f9b-83da-3becb13f2db2","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.8.12-amd64","moz:processID":13139,"moz:profile":"/tmp/firefox_marionette_local_3uisif5vVMm/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.8.12-amd64","moz:processID":13139,"moz:profile":"/tmp/firefox_marionette_local_3uisif5vVMm/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.8.12-amd64
# Profile Directory is /tmp/firefox_marionette_local_3uisif5vVMm/profile
# Mozilla PID is 13139
# 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,["0e1e5994-8958-4d8a-b046-bb1c2a6a92bd"]]
>> 32:[0,22,"WebDriver:DeleteSession"]
<< 26:[1,22,null,{"value":null}]
>> 74:[0,23,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 713:[1,23,null,{"sessionId":"33b66004-fd8b-495d-865a-09d84899b97e","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.8.12-amd64","moz:processID":13139,"moz:profile":"/tmp/firefox_marionette_local_3uisif5vVMm/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/49461
# Using SOCKS port TCP/44661
# Testing has been running for 8 seconds at t/01-marionette.t line 1197
# Testing has been running for 11 seconds at t/01-marionette.t line 1309
# Testing has been running for 11 seconds at t/01-marionette.t line 1339
# Starting new firefox for testing proxies with proxy port TCP/60327
# Testing has been running for 13 seconds at t/01-marionette.t line 1460
# Starting new firefox for testing proxies again using default proxy port TCP/3128
# Testing has been running for 19 seconds at t/01-marionette.t line 1510
# Starting new firefox for testing PDFs and script elements
# Testing has been running for 49 seconds at t/01-marionette.t line 1574
# WebGL is enabled by default when visible and addons are turned off
# Starting new firefox for testing logins
# Testing has been running for 57 seconds at t/01-marionette.t line 2108
# WebGL appears to be enabled in headless mode (with addons => 1)
# Testing has been running for 66 seconds at t/01-marionette.t line 2480
# Starting new firefox for testing custom headers
# Testing has been running for 66 seconds at t/01-marionette.t line 2863
# Starting new firefox for testing metacpan and iframe, with find, downloads, extensions and actions
# Testing has been running for 71 seconds at t/01-marionette.t line 3036
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3052.
# Testing has been running for 77 seconds at t/01-marionette.t line 3068
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3106.
**** DEPRECATED METHOD - using current_chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3106.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3108.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3117.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3118.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3142.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3143.
# Switch to shadow root is broken:unknown command: WebDriver:SwitchToShadowRoot at t/01-marionette.t line 3191
**** DEPRECATED METHOD - list HAS BEEN REPLACED BY find **** at t/01-marionette.t line 3202.
# $firefox->active_frame is not supported for 115.7.0:unknown command: WebDriver:GetActiveFrame at t/01-marionette.t line 3219
# Starting new firefox for testing JSON from localhost and alerts and extensions
# Testing has been running for 78 seconds at t/01-marionette.t line 4334
# Original install path is /tmp/loop_over_bdir-2553802-Rnn65d/Firefox-Marionette-1.61-0/t/addons/borderify/manifest.json
# Installing extension from /tmp/loop_over_bdir-2553802-Rnn65d/Firefox-Marionette-1.61-0/t/addons/borderify/manifest.json
# Accepting connections for [Test HTTP Content Server for 13107]
# 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 4537.
# Starting new firefox for testing proxy by argument, capabilities, window switching and certificates using proxy port TCP/52997
# Testing has been running for 87 seconds at t/01-marionette.t line 4712
# Starting new firefox for testing %ENV proxy, min/maxing and killing firefox
# Testing has been running for 121 seconds at t/01-marionette.t line 5002
# Starting new firefox for testing visibility and TLS proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5183
# Starting new firefox for shortcut TLS proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5282
# Starting new firefox for shortcut normal proxy servers
# Testing has been running for 121 seconds at t/01-marionette.t line 5320
# Testing has been running for 121 seconds at t/01-marionette.t line 5346
# Total runtime is 121 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-browserfeatcl.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-timezone.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: 1716 Failed: 0)
  TODO passed:   55, 1226
Files=21, Tests=1801, 134 wallclock secs ( 0.21 usr  0.09 sys + 72.30 cusr 25.38 csys = 97.98 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Archive::Zip        0     1.68    
    Config              0     5.024004
    Config::INI::Reader 0     0.027   
    Crypt::URandom      0     0.39    
    DirHandle           0     1.04    
    Encode              0     3.21    
    English             0     1.10    
    Exporter            0     5.77    
    Fcntl               0     1.13    
    File::Find          0     1.34    
    File::Spec          0     3.75    
    File::Temp          0     0.2311  
    FileHandle          0     2.02    
    IO::Handle          0     1.55    
    IPC::Open3          1.03  1.20    
    JSON                0     4.10    
    MIME::Base64        3.11  3.16    
    overload            0     1.26    
    parent              0     0.238   
    perl                5.010 5.024004
    Pod::Simple::Text   0     3.45    
    POSIX               0     1.65_01 
    Scalar::Util        0     1.68    
    Socket              0     2.037   
    Term::ReadKey       0     2.38    
    Text::CSV_XS        1.35  1.55    
    Time::HiRes         0     1.9764  
    Time::Local         0     1.30    
    URI                 1.61  5.21    
    URI::data           0     5.21    
    URI::Escape         0     5.21    
    URI::URL            0     5.21    
    XML::Parser         0     2.46    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Compress::Zlib      0     2.213   
    Crypt::PasswdMD5    0     1.42    
    Cwd                 0     3.75    
    Digest::SHA         0     6.02    
    File::HomeDir       0     1.006   
    HTTP::Daemon        0     6.14    
    HTTP::Response      0     6.45    
    HTTP::Status        0     6.45    
    IO::Socket::IP      0     0.41    
    IO::Socket::SSL     0     2.074   
    PDF::API2           2.036 2.043   
    Test::CheckManifest 0.9   1.42    
    Test::More          0     1.302201
    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 = 12956
    PERL5_CPAN_IS_RUNNING = 12956
    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.24.4/da1c/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.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.17_01 
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.50    
    Test::More          1.302201
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 24 subversion 4) configuration:
  Derived from: 901dd848e31de6d0cacfb77c029b4e92c41a13ce
  Platform:
    osname=linux, osvers=5.16.0-5-amd64, archname=x86_64-linux
    uname='linux k93msid 5.16.0-5-amd64 #1 smp preempt debian 5.16.14-1 (2022-03-15) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c -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 -Uuselongdouble -DEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='11.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='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/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.33.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.33'
  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: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        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
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Mar 19 2022 20:17:53
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12956"
    PERL5_CPAN_IS_RUNNING="12956"
    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.24.4/da1c/lib/site_perl/5.24.4/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/lib/site_perl/5.24.4
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/lib/5.24.4/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.4/da1c/lib/5.24.4
    .