App-perlimports v0.000055 Perl 5 v5.41.4 x86_64-linux
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
App-perlimports v0.000055
- Platform
- Perl 5 v5.41.4 x86_64-linux
- Date
- 2024-10-17 20:34:12
- ID
- 2b19abde-8cc7-11ef-9fb4-4f026e8775ea
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 Olaf Alders,
This is a computer-generated report for App-perlimports-0.000055
on perl 5.41.4, created by CPAN-Reporter-1.2020.
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 "/opt/perl-5.41.4/bin/perl5.41.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/ExportInspector/*.t t/cpan-modules/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ------- --------
# ExtUtils::MakeMaker any 7.70
# perl v5.10.0 5.041004
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ---------------------- ------- --------
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.93
# File::pushd any 1.016
# Log::Dispatch::Array any 1.005
# PPI::Dumper any 1.279
# Sub::Exporter any 0.991
# Test::Differences any 0.71
# Test::Fatal any 0.017
# Test::More any 1.302204
# Test::Needs any 0.002010
# Test::RequiresInternet any 0.05
# Test::Script 1.29 1.29
# Test::Warnings any 0.033
# lib any 0.65
# perl v5.18.0 5.041004
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- -------- --------
# Capture::Tiny any 0.48
# Class::Inspector 1.36 1.36
# Cpanel::JSON::XS any 4.38
# Data::Dumper any 2.190
# Data::UUID any 1.227
# File::Basename any 2.86
# File::XDG 1.01 1.03
# Getopt::Long::Descriptive any 0.114
# List::Util any 1.66
# Log::Dispatch 2.70 2.71
# Memoize any 1.16
# Module::Runtime any 0.016
# Moo any 2.005005
# Moo::Role any 2.005005
# MooX::StrictConstructor any 0.011
# PPI 1.276 1.279
# PPI::Document any 1.279
# PPIx::Utils::Classification any 0.003
# Path::Iterator::Rule any 1.015
# Path::Tiny any 0.146
# Perl::Tidy 20220613 20240903
# Pod::Usage any 2.03
# Ref::Util any 0.204
# Scalar::Util any 1.66
# Sereal::Decoder any 5.004
# Sereal::Encoder any 5.004
# Sub::HandlesVia any 0.050000
# Symbol::Get 0.10 0.12
# TOML::Tiny 0.16 0.18
# Text::Diff any 1.45
# Text::SimpleTable::AutoWidth any 0.09
# Try::Tiny any 0.32
# Types::Standard any 2.006000
# feature any 1.91
# perl 5.018000 5.041004
# strict any 1.13
# utf8 any 1.27
# warnings any 1.70
#
t/00-report-prereqs.t ............ ok
t/after.t ........................ ok
t/annotations.t .................. ok
t/args-in-import.t ............... ok
t/builtin.t ...................... ok
t/carp.t ......................... ok
t/cast-in-regex.t ................ ok
t/cast.t ......................... ok
t/cli-args.t ..................... ok
t/cli.t .......................... ok
t/config-in-import.t ............. ok
t/Config.t ....................... ok
t/cpan-modules/pithub.t .......... ok
t/cpan-modules/test2-v0.t ........ ok
t/datetime.t ..................... ok
t/do-block.t ..................... ok
t/Document.t ..................... ok
t/dump-perl-exports.t ............ ok
t/dupes.t ........................ ok
t/english.t ...................... ok
t/explodes.t ..................... ok
t/export-tags.t .................. ok
t/exported-variables.t ........... ok
t/ExportInspector/load.t ......... ok
t/ExportInspector/SubExporter.t .. skipped: Need MetaCPAN::Moose
t/find-bin.t ..................... ok
t/fully-qualified.t .............. ok
t/func-in-use.t .................. ok
t/func-in-var.t .................. ok
t/geo-ip.t ....................... ok
t/hash-in-regex.t ................ ok
t/hash-key-expression.t .......... ok
t/hash-key.t ..................... ok
t/hash-unquoted-key.t ............ ok
t/heredoc.t ...................... ok
t/ignored-modules.t .............. ok
t/import-error.t ................. ok
t/interpolation.t ................ ok
t/is-ignored.t ................... ok
t/locally-defined-sub.t .......... ok
t/lookalike-words.t .............. ok
t/memoize.t ...................... skipped: Need MooseX::Types::UUID
t/meta.t ......................... ok
t/method.t ....................... ok
t/missing-semicolon-in-import.t .. ok
t/module-with-inner-packages.t ... ok
t/moo.t .......................... ok
t/moose-types.t .................. ok
t/moose.t ........................ ok
t/moosex-types-moose.t ........... ok
t/nested-quotes.t ................ ok
Attempt to call undefined import method with arguments ("new") via package "LWP::UserAgent" (Perhaps you forgot to load the package?) at (eval 414) line 2.
t/never-exports.t ................ ok
t/original-imports.t ............. ok
t/padding.t ...................... ok
t/perl-imports.t ................. ok
t/perl.t ......................... ok
t/perlimports.t .................. ok
t/pragma.t ....................... ok
t/preserve-some-padding.t ........ ok
t/preserve-spaces.t .............. ok
t/qualified-bareword.t ........... ok
t/quoted-var.t ................... ok
t/re-export-via-sub-exporter.t ... ok
t/regex-replacement.t ............ ok
t/require.t ...................... ok
t/respace-include.t .............. ok
t/Sandbox.t ...................... ok
t/script-with-inner-packages.t ... ok
t/signatures.t ................... ok
t/skip-all.t ..................... skipped: Test is broken
t/socket.t ....................... ok
t/sort-imports.t ................. ok
t/switches-in-import.t ........... ok
t/symbol-as-method-call.t ........ skipped: Need Object::Tap
t/symbol-in-export.t ............. ok
t/test-builder.t ................. ok
t/test-most.t .................... ok
t/typeglob.t ..................... ok
t/unnest-quotes.t ................ ok
t/use-and-require.t .............. ok
t/var-in-hash-key.t .............. ok
t/var-in-regex.t ................. ok
t/variable.t ..................... ok
t/warning.t ...................... ok
t/with-version.t ................. ok
All tests successful.
Files=85, Tests=207, 58 wallclock secs ( 0.49 usr 0.23 sys + 50.46 cusr 6.93 csys = 58.11 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- -------- --------
Capture::Tiny 0 0.48
Class::Inspector 1.36 1.36
Cpanel::JSON::XS 0 4.38
Data::Dumper 0 2.190
Data::UUID 0 1.227
feature 0 1.91
File::Basename 0 2.86
File::XDG 1.01 1.03
Getopt::Long::Descriptive 0 0.114
List::Util 0 1.66
Log::Dispatch 2.70 2.71
Memoize 0 1.16
Module::Runtime 0 0.016
Moo 0 2.005005
Moo::Role 0 2.005005
MooX::StrictConstructor 0 0.011
Path::Iterator::Rule 0 1.015
Path::Tiny 0 0.146
perl 5.018000 5.041004
Perl::Tidy 20220613 20240903
Pod::Usage 0 2.03
PPI 1.276 1.279
PPI::Document 0 1.279
PPIx::Utils::Classification 0 0.003
Ref::Util 0 0.204
Scalar::Util 0 1.66
Sereal::Decoder 0 5.004
Sereal::Encoder 0 5.004
strict 0 1.13
Sub::HandlesVia 0 0.050000
Symbol::Get 0.10 0.12
Text::Diff 0 1.45
Text::SimpleTable::AutoWidth 0 0.09
TOML::Tiny 0.16 0.18
Try::Tiny 0 0.32
Types::Standard 0 2.006000
utf8 0 1.27
warnings 0 1.70
build_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
File::pushd 0 1.016
File::Spec 0 3.93
lib 0 0.65
Log::Dispatch::Array 0 1.005
PPI::Dumper 0 1.279
Sub::Exporter 0 0.991
Test::Differences 0 0.71
Test::Fatal 0 0.017
Test::More 0 1.302204
Test::Needs 0 0.002010
Test::RequiresInternet 0 0.05
Test::Script 1.29 1.29
Test::Warnings 0 0.033
configure_requires:
Module Need Have
---------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
perl v5.10.0 5.041004
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2941086
PERL5_CPAN_IS_RUNNING = 2941086
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2941053,2941086
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024101719/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024101719
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.41.4/bin/perl5.41.4
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.54
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 4) configuration:
Platform:
osname=linux
osvers=6.1.0-25-amd64
archname=x86_64-linux
uname='linux cloud5.bbbike.org 6.1.0-25-amd64 #1 smp preempt_dynamic debian 6.1.106-3 (2024-08-26) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.41.4 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
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'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='12.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/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.36'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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
Built under linux
Compiled at Sep 28 2024 08:44:34
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2941086"
PERL5_CPAN_IS_RUNNING="2941086"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="2941053,2941086"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024101719/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.41.4/lib/site_perl/5.41.4/x86_64-linux
/opt/perl-5.41.4/lib/site_perl/5.41.4
/opt/perl-5.41.4/lib/5.41.4/x86_64-linux
/opt/perl-5.41.4/lib/5.41.4
.