Log-Handler v0.90 Perl 5 v5.16.2 amd64-netbsd-multi
- Status
- Pass
- From
- Nigel Horne
- Dist
-
Log-Handler v0.90
- Platform
- Perl 5 v5.16.2 amd64-netbsd-multi
- Date
- 2021-04-06 19:18:59
- ID
- f0a76490-970c-11eb-a8c5-0710c8bb93f6
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 Jonny Schulz,
This is a computer-generated report for Log-Handler-0.90
on perl 5.16.2, 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 './Build test':
t/000-use.t ...................... ok
t/001-pod.t ...................... ok
t/002-pod-coverage.t ............. ok
t/010-handler.t .................. ok
t/011-handler-set-pattern.t ...... ok
t/012-handler-message-pattern.t .. ok
t/013-handler-priority.t ......... ok
t/014-handler-reload.t ........... ok
t/015-handler-filter-caller.t .... ok
t/015-handler-filter-message.t ... ok
t/016-handler-alias.t ............ ok
t/017-handler-special-levels.t ... ok
t/018-handler-logger.t ........... ok
t/019-handler-setlevel.t ......... ok
t/020-output-forward.t ........... ok
t/030-output-file.t .............. ok
t/040-output-email.t ............. skipped: No Email::Date installed
t/045-output-sendmail.t .......... ok
t/050-output-dbi.t ............... ok
t/060-output-socket.t ............ skipped: Set $ENV{LOG_HANDLER_SOCK_TEST} to 1 to enable this test
t/090-test-undef.t ............... ok
t/100-config.t ................... ok
All tests successful.
Files=22, Tests=195, 3 wallclock secs ( 0.11 usr 0.06 sys + 2.31 cusr 0.50 csys = 2.98 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------- ---- --------
Carp 0 1.50
Data::Dumper 0 2.172
Fcntl 0 1.11
File::Spec 0 3.75
Params::Validate 0 1.29
POSIX 0 1.30
Sys::Hostname 0 1.16
Test::More 0 1.302140
Time::HiRes 0 1.9758
UNIVERSAL 0 1.11
configure_requires:
Module Need Have
---------------- ---- --------
Module::Build 0.42 0.4224
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
NONINTERACTIVE_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25229
PERL5_CPAN_IS_RUNNING = 25229
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/bin
PERLBREW_PERL = perl-5.16.2-multi
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.91
PERLBREW_VERSION = 0.91
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/bin/perl5.16.2
$UID/$EUID = 1000 / 1000
$GID = 100 100 0
$EGID = 100 100 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.02
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302140
YAML 1.30
YAML::Syck 1.34
version 0.9924
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=netbsd, osvers=7.1.2, archname=amd64-netbsd-multi
uname='netbsd vultr2.bandsman.co.uk 7.1.2 netbsd 7.1.2 (generic.201803151611z) amd64 '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi -Dusedevel -Dusemultiplicity -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/bin'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include'
ccversion='', gccversion='4.8.5', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lm -lcrypt -lutil -lc -lposix
perllibs=-lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -L/usr/pkg/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP 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_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under netbsd
Compiled at Sep 29 2018 01:51:50
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25229"
PERL5_CPAN_IS_RUNNING="25229"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/bin"
PERLBREW_PERL="perl-5.16.2-multi"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.91"
PERLBREW_VERSION="0.91"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/lib/site_perl/5.16.2/amd64-netbsd-multi
/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/lib/site_perl/5.16.2
/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/lib/5.16.2/amd64-netbsd-multi
/home/njh/perl5/perlbrew/perls/perl-5.16.2-multi/lib/5.16.2
.