JSON-Schema-Tiny v0.023 Perl 5 v5.36.1 amd64-freebsd-thread-multi
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
JSON-Schema-Tiny v0.023
- Platform
- Perl 5 v5.36.1 amd64-freebsd-thread-multi
- Date
- 2024-04-18 04:14:10
- ID
- 1b79c74e-fd3a-11ee-98b0-b3c3213a625c
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 ETHER,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker any 7.70
# Module::Build::Tiny 0.034 0.047
# perl 5.020 5.036001
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------ ----- --------
# Data::Dumper any 2.184
# File::Spec any 3.84
# List::Util 1.50 1.62
# Math::BigInt any 1.999830
# Module::Metadata any 1.000037
# Path::Tiny any 0.144
# Test::Deep any 1.204
# Test::Fatal any 0.017
# Test::JSON::Schema::Acceptance 1.014 1.023
# Test::More 0.96 1.302198
# Test::Warnings any 0.033
# constant any 1.33
# lib any 0.65
# open any 1.13
# perl 5.020 5.036001
# strict any 1.12
# utf8 any 1.24
# warnings any 1.58
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# -------------------- ----- --------
# B any 1.83
# Carp any 1.52
# Exporter 5.57 5.77
# Feature::Compat::Try any 0.05
# JSON::PP any 4.07
# List::Util 1.50 1.62
# Math::BigFloat any 1.999830
# Mojo::JSON any undef
# Mojo::JSON::Pointer any undef
# Mojo::URL any undef
# Mojolicious 7.23 9.36
# Ref::Util 0.100 0.204
# Scalar::Util any 1.62
# Storable any 3.26
# experimental 0.026 0.031
# if any 0.0610
# namespace::clean any 0.27
# perl 5.020 5.036001
# stable 0.031 0.031
# strictures 2 2.000006
#
# === Runtime Suggests ===
#
# Module Want Have
# ---------------- ---- -----
# Cpanel::JSON::XS any 4.37
# Ref::Util::XS any 0.117
#
# === Other Modules ===
#
# Module Have
# ---------------- -------
# Cpanel::JSON::XS 4.37
# Encode 3.17
# File::Temp 0.2311
# JSON::PP 4.07
# JSON::XS missing
# Module::Runtime 0.016
# Mojolicious 9.36
# Pod::Coverage missing
# Sub::Name missing
# YAML missing
# autodie 2.34
#
t/00-report-prereqs.t .............. ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# specification version: draft2019-09
# using custom test directory: t/additional-tests-draft2019-09
# optional tests included: no
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# anchor.json 2 0 0
# badRef.json 1 0 0
# faux-buggy-schemas.json 2 0 0
# id.json 6 0 0
# integers.json 29 0 0
# invalid-input.json 2 0 0
# keyword-independence.json 750 62 0
# loose-types-const-enum.json 8 0 0
# ref-and-id.json 1 0 0
# ref.json 4 0 0
# short-circuit.json 16 0 0
# unknownKeyword.json 4 0 0
# vocabulary.json 1 0 0
# ---------------------------------------------------------------
# TOTAL 826 62 0
#
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
#
t/additional-tests-draft2019-09.t .. ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# specification version: draft2020-12
# using custom test directory: t/additional-tests-draft2020-12
# optional tests included: no
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# anchor.json 2 0 0
# badRef.json 1 0 0
# faux-buggy-schemas.json 2 0 0
# id.json 6 0 0
# integers.json 29 0 0
# invalid-input.json 2 0 0
# keyword-independence.json 756 0 0
# loose-types-const-enum.json 8 0 0
# ref.json 4 0 0
# short-circuit.json 16 0 0
# unknownKeyword.json 4 0 0
# vocabulary.json 1 0 0
# ---------------------------------------------------------------
# TOTAL 831 0 0
#
# Congratulations, all non-optional tests are passing!
#
t/additional-tests-draft2020-12.t .. ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# specification version: draft7
# using custom test directory: t/additional-tests-draft7
# optional tests included: no
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# anchor.json 2 0 0
# badRef.json 1 0 0
# faux-buggy-schemas.json 2 0 0
# id.json 4 0 0
# integers.json 29 0 0
# invalid-input.json 2 0 0
# keyword-independence.json 636 0 0
# loose-types-const-enum.json 8 0 0
# ref-and-id.json 1 0 0
# ref.json 4 0 0
# short-circuit.json 16 0 0
# unknownKeyword.json 4 0 0
# vocabulary.json 1 0 0
# ---------------------------------------------------------------
# TOTAL 710 0 0
#
# Congratulations, all non-optional tests are passing!
#
t/additional-tests-draft7.t ........ ok
t/boolean-data.t ................... ok
t/boolean-schemas.t ................ ok
t/equality.t ....................... ok
t/errors.t ......................... ok
t/max_traversal_depth.t ............ ok
t/pattern.t ........................ ok
t/ref.t ............................ ok
t/specification_version.t .......... ok
t/stringy-numbers.t ................ ok
t/type.t ........................... ok
t/unsupported-keywords.t ........... ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
# from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
# specification version: draft2019-09
# optional tests included: yes
# skipping directory: optional/format
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# additionalItems.json 20 0 0
# additionalProperties.json 16 0 0
# allOf.json 30 0 0
# anchor.json 4 4 0
# anyOf.json 18 0 0
# boolean_schema.json 18 0 0
# const.json 50 0 0
# contains.json 21 0 0
# content.json 18 0 0
# default.json 7 0 0
# defs.json 1 1 0
# dependentRequired.json 20 0 0
# dependentSchemas.json 20 0 0
# enum.json 45 0 0
# exclusiveMaximum.json 4 0 0
# exclusiveMinimum.json 4 0 0
# format.json 114 0 0
# if-then-else.json 26 0 0
# infinite-loop-detection.json 2 0 0
# items.json 28 0 0
# maxContains.json 12 0 0
# maxItems.json 6 0 0
# maxLength.json 7 0 0
# maxProperties.json 10 0 0
# maximum.json 8 0 0
# minContains.json 28 0 0
# minItems.json 6 0 0
# minLength.json 7 0 0
# minProperties.json 8 0 0
# minimum.json 11 0 0
# multipleOf.json 10 0 0
# not.json 39 1 0
# oneOf.json 27 0 0
# pattern.json 9 0 0
# patternProperties.json 23 0 0
# properties.json 28 0 0
# propertyNames.json 13 0 0
# recursiveRef.json 20 14 0
# ref.json 64 13 0
# refRemote.json 15 16 0
# required.json 16 0 0
# type.json 80 0 0
# unevaluatedItems.json 20 35 0
# unevaluatedProperties.json 58 61 0
# uniqueItems.json 69 0 0
# vocabulary.json 2 3 0
# optional/anchor.json 2 2 0
# optional/bignum.json 9 0 0
# optional/cross-draft.json 1 2 0
# optional/dependencies-compatibility.json 22 14 0
# optional/ecmascript-regex.json 60 14 0
# optional/float-overflow.json 1 0 0
# optional/id.json 1 2 0
# optional/no-schema.json 3 0 0
# optional/non-bmp-regex.json 12 0 0
# optional/refOfUnknownKeyword.json 6 0 0
# optional/unknownKeyword.json 2 1 0
# ---------------------------------------------------------------
# TOTAL 1181 183 0
#
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
#
t/zzz-acceptance-draft2019-09.t .... ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
# from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
# specification version: draft2020-12
# optional tests included: yes
# skipping directory: optional/format
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# additionalProperties.json 16 0 0
# allOf.json 30 0 0
# anchor.json 4 4 0
# anyOf.json 18 0 0
# boolean_schema.json 18 0 0
# const.json 50 0 0
# contains.json 21 0 0
# content.json 18 0 0
# default.json 7 0 0
# defs.json 1 1 0
# dependentRequired.json 20 0 0
# dependentSchemas.json 20 0 0
# dynamicRef.json 21 19 0
# enum.json 45 0 0
# exclusiveMaximum.json 4 0 0
# exclusiveMinimum.json 4 0 0
# format.json 133 0 0
# if-then-else.json 26 0 0
# infinite-loop-detection.json 2 0 0
# items.json 29 0 0
# maxContains.json 12 0 0
# maxItems.json 6 0 0
# maxLength.json 7 0 0
# maxProperties.json 10 0 0
# maximum.json 8 0 0
# minContains.json 28 0 0
# minItems.json 6 0 0
# minLength.json 7 0 0
# minProperties.json 8 0 0
# minimum.json 11 0 0
# multipleOf.json 10 0 0
# not.json 39 1 0
# oneOf.json 27 0 0
# pattern.json 9 0 0
# patternProperties.json 23 0 0
# prefixItems.json 11 0 0
# properties.json 28 0 0
# propertyNames.json 10 0 0
# ref.json 64 13 0
# refRemote.json 15 16 0
# required.json 16 0 0
# type.json 80 0 0
# unevaluatedItems.json 26 40 0
# unevaluatedProperties.json 58 61 0
# uniqueItems.json 69 0 0
# vocabulary.json 2 3 0
# optional/anchor.json 2 2 0
# optional/bignum.json 9 0 0
# optional/cross-draft.json 0 1 0
# optional/dependencies-compatibility.json 22 14 0
# optional/ecmascript-regex.json 61 14 0
# optional/float-overflow.json 1 0 0
# optional/format-assertion.json 2 2 0
# optional/id.json 1 2 0
# optional/no-schema.json 3 0 0
# optional/non-bmp-regex.json 12 0 0
# optional/refOfUnknownKeyword.json 6 0 0
# optional/unknownKeyword.json 2 1 0
# ---------------------------------------------------------------
# TOTAL 1198 194 0
#
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
#
t/zzz-acceptance-draft2020-12.t .... ok
#
#
# generated with: Test::JSON::Schema::Acceptance 1.023
# with commit: 57617f254a6734d5c64fa86fd3b08e8799970b25 (23.2.0-39-g57617f2)
# from repository: git://github.com/json-schema-org/JSON-Schema-Test-Suite.git
# specification version: draft7
# optional tests included: yes
# skipping directory: optional/format
#
# filename pass todo-fail fail
# ---------------------------------------------------------------
# additionalItems.json 20 0 0
# additionalProperties.json 16 0 0
# allOf.json 30 0 0
# anyOf.json 18 0 0
# boolean_schema.json 18 0 0
# const.json 50 0 0
# contains.json 21 0 0
# default.json 7 0 0
# definitions.json 1 1 0
# dependencies.json 36 0 0
# enum.json 45 0 0
# exclusiveMaximum.json 4 0 0
# exclusiveMinimum.json 4 0 0
# format.json 102 0 0
# if-then-else.json 26 0 0
# infinite-loop-detection.json 2 0 0
# items.json 28 0 0
# maxItems.json 6 0 0
# maxLength.json 7 0 0
# maxProperties.json 10 0 0
# maximum.json 8 0 0
# minItems.json 6 0 0
# minLength.json 7 0 0
# minProperties.json 8 0 0
# minimum.json 11 0 0
# multipleOf.json 10 0 0
# not.json 38 0 0
# oneOf.json 27 0 0
# pattern.json 9 0 0
# patternProperties.json 23 0 0
# properties.json 28 0 0
# propertyNames.json 13 0 0
# ref.json 64 14 0
# refRemote.json 11 12 0
# required.json 16 0 0
# type.json 80 0 0
# uniqueItems.json 69 0 0
# optional/bignum.json 9 0 0
# optional/content.json 6 4 0
# optional/cross-draft.json 1 1 0
# optional/ecmascript-regex.json 60 14 0
# optional/float-overflow.json 1 0 0
# optional/id.json 5 2 0
# optional/non-bmp-regex.json 12 0 0
# optional/unknownKeyword.json 2 1 0
# ---------------------------------------------------------------
# TOTAL 975 49 0
#
# WARNING: some non-optional tests are failing! This implementation is not fully compliant with the specification!
#
t/zzz-acceptance-draft7.t .......... ok
All tests successful.
Test Summary Report
-------------------
t/additional-tests-draft2019-09.t (Wstat: 0 Tests: 889 Failed: 0)
TODO passed: 123-142, 199-202, 239-242, 279-282, 319-362
399-402, 451-462, 511-514, 551-554, 591-594
631-634, 671-674, 843-854
t/zzz-acceptance-draft2019-09.t (Wstat: 0 Tests: 1364 Failed: 0)
TODO passed: 67-74, 207-208, 623-624, 725-758, 778-779
786-787, 794-805, 818-829, 836-866, 963-1136
1206-1214, 1224-1262, 1271-1280, 1286, 1297
1308-1309, 1316, 1325-1326, 1333, 1338-1340
1362
t/zzz-acceptance-draft2020-12.t (Wstat: 0 Tests: 1392 Failed: 0)
TODO passed: 47-54, 187-188, 229-268, 663-664, 792-793
800-801, 808-819, 832-843, 850-880, 977-1161
1231-1239, 1249-1285, 1294-1303, 1309, 1320
1331-1332, 1339, 1349-1350, 1357, 1362-1368
1390
t/zzz-acceptance-draft7.t (Wstat: 0 Tests: 1024 Failed: 0)
TODO passed: 181-182, 660-663, 670-671, 674-679, 683-690
703-712, 719-741, 916-927, 936-945, 951
962, 973-974, 981, 990-991, 998, 1003-1009
1022
Files=18, Tests=6364, 46 wallclock secs ( 3.82 usr 3.55 sys + 28.66 cusr 9.36 csys = 45.38 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
B 1.83 0
Carp 1.52 0
Data::Dumper 2.184 0
Exporter 5.77 5.57
Feature::Compat::Try 0.05 0
File::Spec 3.84 0
JSON::PP 4.07 0
List::Util 1.62 1.50
Math::BigFloat 1.999830 0
Math::BigInt 1.999830 0
Module::Metadata 1.000037 0
Mojo::JSON 0 0
Mojo::JSON::Pointer 0 0
Mojo::URL 0 0
Mojolicious 9.36 7.23
Path::Tiny 0.144 0
Ref::Util 0.204 0.100
Scalar::Util 1.62 0
Storable 3.26 0
Test::Deep 1.204 0
Test::Fatal 0.017 0
Test::JSON::Schema::Acceptance 1.023 1.014
Test::More 1.302198 0.96
Test::Warnings 0.033 0
constant 1.33 0
experimental 0.031 0.026
if 0.0610 0
lib 0.65 0
namespace::clean 0.27 0
open 1.13 0
stable 0.031 0.031
strict 1.12 0
strictures 2.000006 2
utf8 1.24 0
warnings 1.58 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
Cwd 3.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.84
Module::Build 0.4234
Pod::Parser 0
Pod::Simple 3.43
Test2 1.302198
Test::Harness 3.48
Test::More 1.302198
version 0.9930
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB = /usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 73956
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.36.1
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/HctzRL_mKc
PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/HctzRL_mKc"
PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/HctzRL_mKc
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /usr/home/cpan/pit/thr/perl-5.36.1/bin/perl5.36.1
UID: $< = 1002
EUID: $> = 1002
GID: $( = 1002 1002
EGID: $) = 1002 1002
-------------------------------
--
Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
Platform:
osname=freebsd
osvers=12.4-release-p1
archname=amd64-freebsd-thread-multi
uname='freebsd fforc 12.4-release-p1 freebsd 12.4-release-p1 generic amd64 '
config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.36.1 -Dusethreads'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
perllibs=-lpthread -ldl -lm -lcrypt -lutil
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -L/usr/local/lib -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_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
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
USE_THREAD_SAFE_LOCALE
Built under freebsd
Compiled at Apr 26 2023 22:42:47
%ENV:
PERL5LIB="/usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="73956"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.36.1"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/HctzRL_mKc"
PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/HctzRL_mKc""
PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/HctzRL_mKc"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5/5.36.1/amd64-freebsd-thread-multi
/usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5/5.36.1
/usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5/amd64-freebsd-thread-multi
/usr/home/cpan/pit/jail/HctzRL_mKc/lib/perl5
/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/lib
/usr/home/cpan/pit/thr/conf/perl-5.36.1/.cpanplus/5.36.1/build/rECRTUv__R/JSON-Schema-Tiny-0.023/blib/arch
/usr/home/cpan/pit/thr/perl-5.36.1/lib/site_perl/5.36.1/amd64-freebsd-thread-multi
/usr/home/cpan/pit/thr/perl-5.36.1/lib/site_perl/5.36.1
/usr/home/cpan/pit/thr/perl-5.36.1/lib/5.36.1/amd64-freebsd-thread-multi
/usr/home/cpan/pit/thr/perl-5.36.1/lib/5.36.1