Data-Printer v1.002001 Perl 5 v5.38.2 darwin-thread-multi-2level
- Status
- Pass
- From
- Stanislaw Pusep
- Dist
-
Data-Printer v1.002001
- Platform
- Perl 5 v5.38.2 darwin-thread-multi-2level
- Date
- 2024-01-23 09:21:31
- ID
- cb6280ea-b9d0-11ee-a127-e39f262d53fe
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 GARU,
This is a computer-generated report for Data-Printer-1.002001
on perl 5.38.2, created by App::cpanminus::reporter 0.21 (1.7047).
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 '':
Building and testing Data-Printer-1.002001
cp lib/Data/Printer/Common.pm blib/lib/Data/Printer/Common.pm
cp lib/Data/Printer/Filter/CODE.pm blib/lib/Data/Printer/Filter/CODE.pm
cp lib/Data/Printer/Theme.pm blib/lib/Data/Printer/Theme.pm
cp lib/Data/Printer/Theme/Monokai.pm blib/lib/Data/Printer/Theme/Monokai.pm
cp lib/Data/Printer/Object.pm blib/lib/Data/Printer/Object.pm
cp lib/Data/Printer/Filter/DateTime.pm blib/lib/Data/Printer/Filter/DateTime.pm
cp lib/Data/Printer/Filter/Digest.pm blib/lib/Data/Printer/Filter/Digest.pm
cp lib/Data/Printer/Filter/ARRAY.pm blib/lib/Data/Printer/Filter/ARRAY.pm
cp lib/Data/Printer.pm blib/lib/Data/Printer.pm
cp lib/Data/Printer/Filter/FORMAT.pm blib/lib/Data/Printer/Filter/FORMAT.pm
cp lib/Data/Printer/Theme/Solarized.pm blib/lib/Data/Printer/Theme/Solarized.pm
cp lib/Data/Printer/Filter/Web.pm blib/lib/Data/Printer/Filter/Web.pm
cp lib/Data/Printer/Filter.pm blib/lib/Data/Printer/Filter.pm
cp lib/DDP.pm blib/lib/DDP.pm
cp lib/Data/Printer/Profile.pm blib/lib/Data/Printer/Profile.pm
cp lib/Data/Printer/Filter/GenericClass.pm blib/lib/Data/Printer/Filter/GenericClass.pm
cp lib/Data/Printer/Filter/GLOB.pm blib/lib/Data/Printer/Filter/GLOB.pm
cp lib/Data/Printer/Filter/DB.pm blib/lib/Data/Printer/Filter/DB.pm
cp lib/Data/Printer/Filter/REF.pm blib/lib/Data/Printer/Filter/REF.pm
cp lib/Data/Printer/Theme/Classic.pm blib/lib/Data/Printer/Theme/Classic.pm
cp lib/Data/Printer/Filter/ContentType.pm blib/lib/Data/Printer/Filter/ContentType.pm
cp lib/Data/Printer/Profile/JSON.pm blib/lib/Data/Printer/Profile/JSON.pm
cp lib/Data/Printer/Config.pm blib/lib/Data/Printer/Config.pm
cp lib/Data/Printer/Profile/Dumper.pm blib/lib/Data/Printer/Profile/Dumper.pm
cp lib/Data/Printer/Filter/VSTRING.pm blib/lib/Data/Printer/Filter/VSTRING.pm
cp lib/Data/Printer/Filter/SCALAR.pm blib/lib/Data/Printer/Filter/SCALAR.pm
cp lib/Data/Printer/Filter/HASH.pm blib/lib/Data/Printer/Filter/HASH.pm
cp lib/Data/Printer/Filter/Regexp.pm blib/lib/Data/Printer/Filter/Regexp.pm
cp lib/Data/Printer/Theme/Material.pm blib/lib/Data/Printer/Theme/Material.pm
cp lib/Data/Printer/Filter/OBJECT.pm blib/lib/Data/Printer/Filter/OBJECT.pm
Manifying 18 pod documents
PERL_DL_NONLAZY=1 "/opt/homebrew/Cellar/perl/5.38.2_1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/000-load.t ................ ok
# available sort module: Sort::Naturally
t/000.0-nsort.t ............. ok
# $^O is darwin
t/000.1-home.t .............. ok
t/000.2-warn.t .............. ok
t/001-object.t .............. ok
t/002-scalar.t .............. ok
t/003-ref.t ................. ok
t/004-vstring.t ............. ok
t/005-lvalue.t .............. ok
t/006-glob.t ................ ok
t/007.format.t .............. ok
t/008-regex.t ............... ok
t/009-array.t ............... ok
t/010-hashes.t .............. ok
t/011-class.t ............... ok
t/011.1-attributes.t ........ ok
t/011.2-roles.t ............. ok
t/011.3-object_pad.t ........ ok
t/012-code.t ................ ok
t/013-refcount.t ............ ok
t/014-memsize.t ............. ok
t/015-multiline.t ........... ok
t/016-merge_options.t ....... ok
t/017-rc_file.t ............. ok
t/018-alias.t ............... ok
t/019-output.t .............. ok
t/020-return_value.t ........ ok
t/021-p_vs_object.t ......... ok
t/022-no_prototypes.t ....... ok
t/023-filters.t ............. ok
t/024-tied.t ................ ok
t/025-profiles.t ............ ok
t/026-caller_message.t ...... ok
t/027-nativeperlclass.t ..... ok
t/100-filter_datetime.t ..... ok
# filter tests for DBI 1.643
# filter tests for DBIC 0.082843 and DBD::SQLite 1.74
t/101-filter_db.t ........... ok
t/102-filter_digest.t ....... ok
t/103-filter_contenttype.t .. ok
# filter tests for 4.16
# filter tests for JSON::XS 4.03
# filter tests for JSON 4.10
# filter tests for JSON::MaybeXS 1.004005 with JSON::XS 4.03
# filter for Mojo::JSON 9.35
# filter for Cpanel::JSON::XS 4.37
t/104-filter_web.t .......... ok
t/998-color.t ............... ok
t/999-themes.t .............. ok
All tests successful.
Files=41, Tests=695, 3 wallclock secs ( 0.07 usr 0.05 sys + 2.51 cusr 0.52 csys = 3.15 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
------------------- ---- --------
Fcntl 0 1.15
File::Spec 0 3.88
File::Temp 0 0.2311
Scalar::Util 0 1.63
Test::More 0 1.302198
version 0.77 0.9930
build:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
configure:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
LC_ALL = en_US.UTF-8
LDFLAGS = -L/opt/homebrew/opt/curl/lib
PATH = /opt/homebrew/opt/node@18/bin:/opt/homebrew/Cellar/perl/5.36.1/bin:/opt/homebrew/opt/curl/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/Users/stanislawpusep/.vim/bin:/Users/stanislawpusep/bin:/Users/stanislawpusep/node_modules/.bin:/usr/local/sbin:/opt/homebrew/opt/node@18/bin:/opt/homebrew/Cellar/perl/5.36.1/bin:/Users/stanislawpusep/perl5/bin:/opt/homebrew/opt/curl/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Applications/kitty.app/Contents/MacOS
PERL5LIB = /Users/stanislawpusep/perl5/lib/perl5
PERL_LOCAL_LIB_ROOT = /Users/stanislawpusep/perl5
PERL_MB_OPT = --install_base "/Users/stanislawpusep/perl5"
PERL_MM_OPT = INSTALL_BASE=/Users/stanislawpusep/perl5
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/zsh
TERM = screen-256color
TMPDIR = /var/folders/w1/125w8syj3fx4505hrl72wjjm0000gp/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
EUID = 502
EXECUTABLE_NAME = /opt/homebrew/Cellar/perl/5.38.2_1/bin/perl
GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
UID = 502
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.48
Test::More 1.302198
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 38 subversion 2) configuration:
Platform:
osname=darwin
osvers=23.2.0
archname=darwin-thread-multi-2level
uname='darwin sonoma-arm64.local 23.2.0 darwin kernel version 23.2.0: wed nov 15 21:54:25 pst 2023; root:xnu-10002.61.3~2release_arm64_vmapple arm64 '
config_args='-des -Dinstallstyle=lib/perl5 -Dinstallprefix=/opt/homebrew/Cellar/perl/5.38.2_1 -Dprefix=/opt/homebrew/opt/perl -Dprivlib=/opt/homebrew/opt/perl/lib/perl5/5.38 -Dsitelib=/opt/homebrew/opt/perl/lib/perl5/site_perl/5.38 -Dotherlibdirs=/opt/homebrew/lib/perl5/site_perl/5.38 -Dperlpath=/opt/homebrew/opt/perl/bin/perl -Dstartperl=#!/opt/homebrew/opt/perl/bin/perl -Dman1dir=/opt/homebrew/opt/perl/share/man/man1 -Dman3dir=/opt/homebrew/opt/perl/share/man/man3 -Duseshrplib -Duselargefiles -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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.2 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.2 -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong'
ccversion=''
gccversion='Apple LLVM 15.0.0 (clang-1500.1.0.2.5)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -mmacosx-version-min=14.2 -fstack-protector-strong'
libpth=/opt/homebrew/Cellar/berkeley-db@5/5.3.28_1/lib /opt/homebrew/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
libs=-lgdbm -ldb
perllibs=
libc=
so=dylib
useshrplib=true
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=14.2 -bundle -undefined dynamic_lookup -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
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_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 darwin
Compiled at Nov 28 2023 14:04:47
%ENV:
PERL5LIB="/Users/stanislawpusep/perl5/lib/perl5"
PERL_LOCAL_LIB_ROOT="/Users/stanislawpusep/perl5"
PERL_MB_OPT="--install_base "/Users/stanislawpusep/perl5""
PERL_MM_OPT="INSTALL_BASE=/Users/stanislawpusep/perl5"
PERL_MM_USE_DEFAULT="1"
@INC:
/Users/stanislawpusep/perl5/lib/perl5/5.38.2/darwin-thread-multi-2level
/Users/stanislawpusep/perl5/lib/perl5/5.38.2
/Users/stanislawpusep/perl5/lib/perl5/darwin-thread-multi-2level
/Users/stanislawpusep/perl5/lib/perl5
/opt/homebrew/opt/perl/lib/perl5/site_perl/5.38/darwin-thread-multi-2level
/opt/homebrew/opt/perl/lib/perl5/site_perl/5.38
/opt/homebrew/opt/perl/lib/perl5/5.38/darwin-thread-multi-2level
/opt/homebrew/opt/perl/lib/perl5/5.38
/opt/homebrew/lib/perl5/site_perl/5.38