Text-Fuzzy v0.29 Perl 5 v5.33.6 x86_64-linux
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Text-Fuzzy v0.29
- Platform
- Perl 5 v5.33.6 x86_64-linux
- Date
- 2020-12-29 22:38:02
- ID
- 82dfc1a6-4a26-11eb-8740-66e32334f0f5
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 Ben Bullock,
This is a computer-generated report for Text-Fuzzy-0.29
on perl 5.33.6, 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:
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':
"/home/cpan/bin/perl-blead/bin/perl5.33.6" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fuzzy.bs blib/arch/auto/Text/Fuzzy/Fuzzy.bs 644
PERL_DL_NONLAZY=1 "/home/cpan/bin/perl-blead/bin/perl5.33.6" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/compatibility.t ....... ok
t/fuzzy-index.t ......... ok
t/max-distance.t ........ ok
t/overwrite-bug.t ....... ok
t/private-functions.t ... ok
t/return-array.t ........ ok
t/Text-Fuzzy.t .......... ok
t/trans.t ............... ok
t/unicode-alphabet.t .... ok
t/unicode-nearest.t ..... ok
t/unicode-no-unicode.t .. ok
t/wakaba.t .............. ok
All tests successful.
Files=12, Tests=89, 1 wallclock secs ( 0.04 usr 0.04 sys + 0.93 cusr 0.16 csys = 1.17 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- -------- --------
perl 5.008001 5.033006
build_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.58
configure_requires:
Module Need Have
------------------- -------- --------
ExtUtils::MakeMaker 0 7.58
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = en_US.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin/perl-blead/bin:/home/cpan/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 180352
PERL5_CPAN_IS_RUNNING = 180352
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
PERL_VERSION = blead
SHELL = /bin/bash
TERM = screen.xterm-256color
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl-blead/bin/perl5.33.6
$UID/$EUID = 1001 / 1001
$GID = 1001 1001
$EGID = 1001 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.80
ExtUtils::CBuilder 0.280235
ExtUtils::Command 7.58
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.58
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.42
File::Spec 3.80
JSON 4.02
JSON::PP 4.05
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 33 subversion 6) configuration:
Commit id: 3dbc7e76ea39f2a1085c2b3ee8c9f2b59f53dfd1
Platform:
osname=linux
osvers=5.9.16-100.fc32.x86_64
archname=x86_64-linux
uname='linux cjg-fedora32 5.9.16-100.fc32.x86_64 #1 smp mon dec 21 14:10:00 utc 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Dprefix=~/bin/perl-blead -Dscriptdir=~/bin/perl-blead/bin -Dusedevel -Duse64bitall'
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='10.2.1 20201125 (Red Hat 10.2.1-9)'
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 /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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 Dec 29 2020 12:41:21
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="180352"
PERL5_CPAN_IS_RUNNING="180352"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
PERL_VERSION="blead"
@INC:
/home/cpan/bin/perl-blead/lib/site_perl/5.33.6/x86_64-linux
/home/cpan/bin/perl-blead/lib/site_perl/5.33.6
/home/cpan/bin/perl-blead/lib/5.33.6/x86_64-linux
/home/cpan/bin/perl-blead/lib/5.33.6
.