Firefox-Marionette v1.59 Perl 5 v5.20.2 x86_64-linux-thread-multi

Status
Pass
From
Andreas J. König (ANDK)
Dist
Firefox-Marionette v1.59
Platform
Perl 5 v5.20.2 x86_64-linux-thread-multi
Date
2024-07-16 16:35:43
ID
71da66aa-4391-11ef-8400-1f783b4df4a1
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.59
on perl 5.20.2, 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.20.2/29fb/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.59
t/00.load.t ........... ok
# Starting test at Tue Jul 16 18:32:30 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:       24486356 kB
# MemFree:         1373776 kB
# MemAvailable:   19819060 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.20.2/29fb/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.20.2/29fb/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.20.2/29fb/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.20.2/29fb/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_RxOZs5YDaT0/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":"c0b3d223-a143-47b0-8641-47bd4e2ab044","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":44271,"moz:profile":"/tmp/firefox_marionette_local_RxOZs5YDaT0/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":44271,"moz:profile":"/tmp/firefox_marionette_local_RxOZs5YDaT0/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_RxOZs5YDaT0/profile
# Mozilla PID is 44271
# 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,["157346eb-9271-4e20-8410-0f84123de2ad"]]
>> 32:[0,22,"WebDriver:DeleteSession"]
<< 26:[1,22,null,{"value":null}]
>> 74:[0,23,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 713:[1,23,null,{"sessionId":"bce560ba-4718-42ce-b23a-2a5dab12ed47","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":44271,"moz:profile":"/tmp/firefox_marionette_local_RxOZs5YDaT0/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/35813
# Using SOCKS port TCP/34367
# Testing has been running for 8 seconds at t/01-marionette.t line 1194
# Testing has been running for 11 seconds at t/01-marionette.t line 1301
# Testing has been running for 11 seconds at t/01-marionette.t line 1331
# Starting new firefox for testing proxies with proxy port TCP/35139
# Testing has been running for 13 seconds at t/01-marionette.t line 1449
# 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 1496
# Starting new firefox for testing PDFs and script elements
# Testing has been running for 49 seconds at t/01-marionette.t line 1560
# WebGL is enabled by default when visible and addons are turned off
# Starting new firefox for testing logins
# Testing has been running for 54 seconds at t/01-marionette.t line 2072
# WebGL appears to be enabled in headless mode (with addons => 1)
# Testing has been running for 64 seconds at t/01-marionette.t line 2444
# Starting new firefox for testing custom headers
# Testing has been running for 64 seconds at t/01-marionette.t line 2827
# Starting new firefox for testing metacpan and iframe, with find, downloads, extensions and actions
# Testing has been running for 70 seconds at t/01-marionette.t line 2994
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3010.
# Testing has been running for 75 seconds at t/01-marionette.t line 3026
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3064.
**** DEPRECATED METHOD - using current_chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3064.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3066.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3075.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3076.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3100.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3101.
# Switch to shadow root is broken:unknown command: WebDriver:SwitchToShadowRoot at t/01-marionette.t line 3149
**** DEPRECATED METHOD - list HAS BEEN REPLACED BY find **** at t/01-marionette.t line 3160.
# $firefox->active_frame is not supported for 115.7.0:unknown command: WebDriver:GetActiveFrame at t/01-marionette.t line 3177
# Starting new firefox for testing JSON from localhost and alerts and extensions
# Testing has been running for 76 seconds at t/01-marionette.t line 4292
# Original install path is /tmp/loop_over_bdir-2274112-Fgoq19/Firefox-Marionette-1.59-0/t/addons/borderify/manifest.json
# Installing extension from /tmp/loop_over_bdir-2274112-Fgoq19/Firefox-Marionette-1.59-0/t/addons/borderify/manifest.json
# Accepting connections for [Test HTTP Content Server for 44237]
# 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 4495.
# Starting new firefox for testing proxy by argument, capabilities, window switching and certificates using proxy port TCP/43997
# Testing has been running for 86 seconds at t/01-marionette.t line 4667
# Starting new firefox for testing %ENV proxy, min/maxing and killing firefox
# Testing has been running for 119 seconds at t/01-marionette.t line 4952
# Starting new firefox for testing visibility and TLS proxy servers
# Testing has been running for 119 seconds at t/01-marionette.t line 5127
# Starting new firefox for shortcut TLS proxy servers
# Testing has been running for 119 seconds at t/01-marionette.t line 5223
# Starting new firefox for shortcut normal proxy servers
# Testing has been running for 119 seconds at t/01-marionette.t line 5258
# Testing has been running for 119 seconds at t/01-marionette.t line 5284
# Total runtime is 119 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: 1717 Failed: 0)
  TODO passed:   55, 223, 1227
Files=21, Tests=1800, 132 wallclock secs ( 0.26 usr  0.09 sys + 69.79 cusr 24.75 csys = 94.89 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Archive::Zip        0     1.68    
    Config              0     5.020002
    Config::INI::Reader 0     0.029   
    Crypt::URandom      0     0.40    
    DirHandle           0     1.04    
    Encode              0     3.21    
    English             0     1.09    
    Exporter            0     5.71    
    Fcntl               0     1.11    
    File::Find          0     1.27    
    File::Spec          0     3.75    
    File::Temp          0     0.2311  
    FileHandle          0     2.02    
    IO::Handle          0     1.35    
    IPC::Open3          1.03  1.16    
    JSON                0     4.10    
    MIME::Base64        3.11  3.16    
    overload            0     1.22    
    parent              0     0.241   
    perl                5.010 5.020002
    Pod::Simple::Text   0     3.45    
    POSIX               0     1.38_03 
    Scalar::Util        0     1.63    
    Socket              0     2.038   
    Term::ReadKey       0     2.38    
    Text::CSV_XS        1.35  1.55    
    Time::HiRes         0     1.9726  
    Time::Local         0     1.35    
    URI                 1.61  5.21    
    URI::data           0     5.21    
    URI::Escape         0     5.21    
    URI::URL            0     5.21    
    XML::Parser         0     2.47    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Compress::Zlib      0     2.207   
    Crypt::PasswdMD5    0     1.42    
    Cwd                 0     3.75    
    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.084   
    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 = 44080
    PERL5_CPAN_IS_RUNNING = 44080
    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.20.2/29fb/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.06    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.75    
    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.9932  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
  Derived from: c05ce579b6dae0f955ff8922469d49f95f4bf6fd
  Platform:
    osname=linux, osvers=6.5.0-5-amd64, archname=x86_64-linux-thread-multi
    uname='linux k93msid 6.5.0-5-amd64 #1 smp preempt_dynamic debian 6.5.13-1 (2023-11-29) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/29fb -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 -Duseithreads -Uuselongdouble -DEBUGGING=both'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='13.2.0', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    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 -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 /lib64 /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'


Characteristics of this binary (from libperl): 
  Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_TRACK_MEMPOOL PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Jan 21 2024 11:08:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="44080"
    PERL5_CPAN_IS_RUNNING="44080"
    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.20.2/29fb/lib/site_perl/5.20.2/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/29fb/lib/site_perl/5.20.2
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/29fb/lib/5.20.2/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.20.2/29fb/lib/5.20.2
    .