Firefox-Marionette v1.60 Perl 5 v5.26.1 x86_64-linux-thread-multi

Status
Pass
From
E. Choroba
Dist
Firefox-Marionette v1.60
Platform
Perl 5 v5.26.1 x86_64-linux-thread-multi
Date
2024-09-13 18:50:24
ID
095f23ba-7201-11ef-932f-05156c06bc9c
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.60
on perl 5.26.1, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/usr/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.60
t/00.load.t ........... ok
# Starting test at Fri Sep 13 20:48:34 2024
# Version is Mozilla Firefox 128.2.0esr
# XAUTHORITY is /home/choroba/.Xauthority
# DISPLAY is :0
# D-Bus is working
# Xvfb rpm version is xorg-x11-server-Xvfb-21.1.4-150500.7.26.1.x86_64
# grep -r Mem /proc/meminfo
# MemTotal:        8039700 kB
# MemFree:         1712660 kB
# MemAvailable:    4752400 kB
# ulimit -a | grep -i mem
# max locked memory       (kbytes, -l) 64
# max memory size         (kbytes, -m) unlimited
# virtual memory          (kbytes, -v) unlimited
# This firefox installation has 2 existing profiles
'/usr/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/usr/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/usr/bin/perl --version' did not produce output that could be parsed.  Assuming modern Marionette is available at t/01-marionette.t line 667.
'/usr/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_HDFiH15StMi/profile --no-remote --new-instance
*** You are running in headless mode.
<< 50:{"applicationType":"gecko","marionetteProtocol":3}
>> 73:[0,1,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 767:[1,1,null,{"sessionId":"94cf5cd2-b7bb-462b-b9ee-796434ddd5c3","capabilities":{"acceptInsecureCerts":false,"browserName":"firefox","browserVersion":"128.2.0","platformName":"linux","unhandledPromptBehavior":"dismiss and notify","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","moz:buildID":"20240826114743","moz:headless":true,"moz:platformVersion":"5.14.21-150500.55.73-default","moz:processID":6718,"moz:profile":"/tmp/firefox_marionette_local_HDFiH15StMi/profile","moz:shutdownTimeout":60000,"pageLoadStrategy":"normal","timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"setWindowRect":true,"strictFileInteractability":false,"moz:accessibilityChecks":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 179:[0,2,"WebAuthn:AddVirtualAuthenticator",{"hasResidentKey":true,"hasUserVerification":true,"isUserConsenting":true,"isUserVerified":true,"protocol":"ctap2","transport":"internal"}]
<< 37:[1,2,null,{"value":1143994939896029}]
>> 33:[0,3,"WebDriver:GetCapabilities"]
<< 726:[1,3,null,{"value":{"capabilities":{"acceptInsecureCerts":false,"browserName":"firefox","browserVersion":"128.2.0","platformName":"linux","unhandledPromptBehavior":"dismiss and notify","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","moz:buildID":"20240826114743","moz:headless":true,"moz:platformVersion":"5.14.21-150500.55.73-default","moz:processID":6718,"moz:profile":"/tmp/firefox_marionette_local_HDFiH15StMi/profile","moz:shutdownTimeout":60000,"pageLoadStrategy":"normal","timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"setWindowRect":true,"strictFileInteractability":false,"moz:accessibilityChecks":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}}]
>> 71:[0,4,"WebDriver:ExecuteScript",{"script":"return navigator.userAgent"}]
<< 93:[1,4,null,{"value":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0"}]
>> 29:[0,5,"Marionette:GetContext"]
<< 30:[1,5,null,{"value":"content"}]
>> 48:[0,6,"Marionette:SetContext",{"value":"chrome"}]
<< 25:[1,6,null,{"value":null}]
>> 80:[0,7,"WebDriver:ExecuteScript",{"script":"return Services.appinfo.XPCOMABI;\n"}]
<< 34:[1,7,null,{"value":"x86_64-gcc3"}]
>> 29:[0,8,"Marionette:GetContext"]
<< 29:[1,8,null,{"value":"chrome"}]
>> 49:[0,9,"Marionette:SetContext",{"value":"content"}]
<< 25:[1,9,null,{"value":null}]
# Browser version is 128.2.0
# Operating System is linux 5.14.21-150500.55.73-default
# Profile Directory is /tmp/firefox_marionette_local_HDFiH15StMi/profile
# Mozilla PID is 6718
# Firefox BuildID is 20240826114743
# Addons are disabled
# User Agent is Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
# uname is linux
# Arch is x86_64
>> 33:[0,10,"Marionette:GetWindowType"]
<< 41:[1,10,null,{"value":"navigator:browser"}]
>> 32:[0,11,"WebDriver:GetWindowRect"]
<< 51:[1,11,null,{"x":0,"y":0,"width":1366,"height":768}]
>> 72:[0,12,"WebDriver:SetWindowRect",{"height":452,"width":326,"x":3,"y":23}]
<< 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}]
>> 32:[0,14,"WebDriver:GetWindowRect"]
<< 51:[1,14,null,{"x":3,"y":23,"width":450,"height":452}]
>> 30:[0,15,"WebDriver:GetTimeouts"]
<< 59:[1,15,null,{"implicit":0,"pageLoad":300000,"script":30000}]
>> 81:[0,16,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,16,null,{"value":null}]
>> 30:[0,17,"WebDriver:GetTimeouts"]
<< 62:[1,17,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 30:[0,18,"WebDriver:GetTimeouts"]
<< 62:[1,18,null,{"implicit":41001,"pageLoad":45043,"script":48021}]
>> 81:[0,19,"WebDriver:SetTimeouts",{"implicit":41001,"pageLoad":45043,"script":48021}]
<< 26:[1,19,null,{"value":null}]
>> 72:[0,20,"WebDriver:ExecuteScript",{"script":"return navigator.webdriver"}]
<< 26:[1,20,null,{"value":true}]
>> 87:[0,21,"WebDriver:ExecuteScript",{"script":"window.open(\"about:blank\", \"_blank\");"}]
<< 26:[1,21,null,{"value":null}]
>> 30:[0,22,"WebDriver:CloseWindow"]
<< 52:[1,22,null,["6e6c3f4f-f85a-4855-8ceb-6ccc90f6d66f"]]
>> 32:[0,23,"WebDriver:DeleteSession"]
<< 26:[1,23,null,{"value":null}]
>> 74:[0,24,"WebDriver:NewSession",{"capabilities":{"requiredCapabilities":{}}}]
<< 768:[1,24,null,{"sessionId":"0e00a731-f34f-4141-9437-eee569f7209d","capabilities":{"acceptInsecureCerts":false,"browserName":"firefox","browserVersion":"128.2.0","platformName":"linux","unhandledPromptBehavior":"dismiss and notify","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0","moz:buildID":"20240826114743","moz:headless":true,"moz:platformVersion":"5.14.21-150500.55.73-default","moz:processID":6718,"moz:profile":"/tmp/firefox_marionette_local_HDFiH15StMi/profile","moz:shutdownTimeout":60000,"pageLoadStrategy":"normal","timeouts":{"implicit":0,"pageLoad":300000,"script":30000},"setWindowRect":true,"strictFileInteractability":false,"moz:accessibilityChecks":false,"moz:webdriverClick":true,"moz:windowless":false,"proxy":{}}}]
>> 51:[0,25,"Marionette:Quit",{"flags":["eAttemptQuit"]}]
<< 61:[1,25,null,{"cause":"shutdown","forced":false,"in_app":true}]
[6783] Sandbox: Unexpected EOF, op 0 flags 00 path /proc/cpuinfo
# Starting new firefox for testing capabilities and accessing proxies
# Using proxy port TCP/45431
# Using SOCKS port TCP/45023
# Testing has been running for 10 seconds at t/01-marionette.t line 1197
# $capabilities->moz_use_non_spec_compliant_pointer_origin is not supported for 128.2.0
# Testing has been running for 17 seconds at t/01-marionette.t line 1304
# Testing has been running for 17 seconds at t/01-marionette.t line 1334
# Starting new firefox for testing proxies with proxy port TCP/50097
# Testing has been running for 18 seconds at t/01-marionette.t line 1455
# Starting new firefox for testing proxies again using default proxy port TCP/3128
# Testing has been running for 27 seconds at t/01-marionette.t line 1505
# Starting new firefox for testing PDFs and script elements
# Testing has been running for 35 seconds at t/01-marionette.t line 1569
# WebGL is enabled by default when visible and addons are turned off
# Starting new firefox for testing logins
# Testing has been running for 45 seconds at t/01-marionette.t line 2095
# WebGL appears to be enabled in headless mode (with addons => 1)
# Testing has been running for 61 seconds at t/01-marionette.t line 2467
# Starting new firefox for testing custom headers
# Testing has been running for 61 seconds at t/01-marionette.t line 2850
# 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 3023
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3039.
# Testing has been running for 79 seconds at t/01-marionette.t line 3055
**** DEPRECATED METHOD - using chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3093.
**** DEPRECATED METHOD - using current_chrome_window_handle() HAS BEEN REPLACED BY window_handle() wrapped with appropriate context() calls **** at t/01-marionette.t line 3093.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3095.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3104.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3105.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3129.
**** DEPRECATED METHOD - using chrome_window_handles() HAS BEEN REPLACED BY window_handles() wrapped with appropriate context() calls **** at t/01-marionette.t line 3130.
# Switch to shadow root is broken:unknown command: WebDriver:SwitchToShadowRoot at t/01-marionette.t line 3178
**** DEPRECATED METHOD - list HAS BEEN REPLACED BY find **** at t/01-marionette.t line 3189.
# $firefox->active_frame is not supported for 128.2.0:unknown command: WebDriver:GetActiveFrame at t/01-marionette.t line 3206
# Starting new firefox for testing JSON from localhost and alerts and extensions
# Testing has been running for 81 seconds at t/01-marionette.t line 4321
# Original install path is /home/choroba/.cpan/build/Firefox-Marionette-1.60-0/t/addons/borderify/manifest.json
# Installing extension from /home/choroba/.cpan/build/Firefox-Marionette-1.60-0/t/addons/borderify/manifest.json
# Accepting connections for [Test HTTP Content Server for 6686]
# 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 4524.
# Starting new firefox for testing proxy by argument, capabilities, window switching and certificates using proxy port TCP/57115
# Testing has been running for 95 seconds at t/01-marionette.t line 4699
# Starting new firefox for testing %ENV proxy, min/maxing and killing firefox
# Testing has been running for 95 seconds at t/01-marionette.t line 4987
# Starting new firefox for testing visibility and TLS proxy servers
# Testing has been running for 95 seconds at t/01-marionette.t line 5168
# Starting new firefox for shortcut TLS proxy servers
# Testing has been running for 95 seconds at t/01-marionette.t line 5267
# Starting new firefox for shortcut normal proxy servers
# Testing has been running for 95 seconds at t/01-marionette.t line 5305
# Testing has been running for 95 seconds at t/01-marionette.t line 5331
# Total runtime is 95 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: 1578 Failed: 0)
  TODO passed:   55
Files=21, Tests=1663, 109 wallclock secs ( 0.17 usr  0.03 sys + 82.74 cusr  9.16 csys = 92.10 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Archive::Zip        0     1.60    
    Config              0     5.026001
    Config::INI::Reader 0     0.029   
    Crypt::URandom      0     0.36    
    DirHandle           0     1.04    
    Encode              0     3.18    
    English             0     1.10    
    Exporter            0     5.72    
    Fcntl               0     1.13    
    File::Find          0     1.34    
    File::Spec          0     3.75    
    File::Temp          0     0.2304  
    FileHandle          0     2.03    
    IO::Handle          0     1.36    
    IPC::Open3          1.03  1.20    
    JSON                0     4.10    
    MIME::Base64        3.11  3.15    
    overload            0     1.28    
    parent              0     0.236   
    perl                5.010 5.026001
    Pod::Simple::Text   0     3.45    
    POSIX               0     1.76    
    Scalar::Util        0     1.46_02 
    Socket              0     2.020_03
    Term::ReadKey       0     2.37    
    Text::CSV_XS        1.35  1.48    
    Time::HiRes         0     1.9741  
    Time::Local         0     1.25    
    URI                 1.61  1.73    
    URI::data           0     1.73    
    URI::Escape         0     3.31    
    URI::URL            0     5.04    
    XML::Parser         0     2.44    

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Compress::Zlib      0     2.074   
    Crypt::PasswdMD5    0     1.42    
    Cwd                 0     3.75    
    Digest::SHA         0     5.96    
    File::HomeDir       0     1.002   
    HTTP::Daemon        0     6.14    
    HTTP::Response      0     6.14    
    HTTP::Status        0     6.14    
    IO::Socket::IP      0     0.38    
    IO::Socket::SSL     0     2.066   
    PDF::API2           2.036 2.045   
    Test::CheckManifest 0.9   1.42    
    Test::More          0     1.302183
    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:

    LANG = en_US.UTF-8
    PATH = /home/choroba/perl5/bin:/home/choroba/bin:/bin:/sbin:/usr/bin:/usr/local/bin:/usr/games:/usr/X11R6/bin:/opt/gnome/bin:.
    PERL5LIB = /home/choroba/perl5/lib/perl5/x86_64-linux-thread-multi:/home/choroba/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6543
    PERL5_CPAN_IS_RUNNING = 6543
    PERL_LOCAL_LIB_ROOT = /home/choroba/perl5
    PERL_MB_OPT = --install_base /home/choroba/perl5
    PERL_MM_OPT = INSTALL_BASE=/home/choroba/perl5
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /usr/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 100 26 100 458
    $EGID = 100 26 100 458

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.29      
    CPAN::Meta          2.150010  
    Cwd                 3.75      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.70      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.70      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.34      
    File::Spec          3.75      
    JSON                4.10      
    JSON::PP            2.27400_02
    Module::Build       0.4231    
    Module::Signature   0.87      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.38      
    Test::More          1.302183  
    YAML                1.30      
    YAML::Syck          n/a       
    version             0.9917    


--

Summary of my perl5 (revision 5 version 26 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.3.18-150300.59.158-default
    archname=x86_64-linux-thread-multi
    uname='reproducible'
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl -Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Dd_dbm_open -Duseshrplib=true -Doptimize=-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -pipe -Accflags=-DPERL_USE_SAFE_PUTENV -Dotherlibdirs=/usr/lib/perl5/site_perl -Dinc_version_list=none'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -Wall -pipe'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='7.5.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 =' -L/usr/local/lib64 -fstack-protector-strong'
    libpth=/usr/local/lib /usr/lib64/gcc/x86_64-suse-linux/7/include-fixed /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lm -ldl -lcrypt -lpthread
    perllibs=-lm -ldl -lcrypt -lpthread
    libc=/lib64/libc-2.31.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.26.1/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -L/usr/local/lib64 -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under linux
  Compiled at May  8 2024 12:00:00
  %ENV:
    PERL5LIB="/home/choroba/perl5/lib/perl5/x86_64-linux-thread-multi:/home/choroba/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="6543"
    PERL5_CPAN_IS_RUNNING="6543"
    PERL_LOCAL_LIB_ROOT="/home/choroba/perl5"
    PERL_MB_OPT="--install_base /home/choroba/perl5"
    PERL_MM_OPT="INSTALL_BASE=/home/choroba/perl5"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/choroba/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/choroba/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/choroba/perl5/lib/perl5
    /usr/lib/perl5/site_perl/5.26.1/x86_64-linux-thread-multi
    /usr/lib/perl5/site_perl/5.26.1
    /usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
    /usr/lib/perl5/vendor_perl/5.26.1
    /usr/lib/perl5/5.26.1/x86_64-linux-thread-multi
    /usr/lib/perl5/5.26.1
    /usr/lib/perl5/site_perl
    .