Back
From: metabase:user:41d2a6c8-051b-11e7-a44c-696c186ce071
Subject: PASS Time-Duration-Parse-0.13 v5.24.1 GNU/Linux
Date: 2017-03-09T23:01:43Z
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 Neil Bowers,
This is a computer-generated report for Time-Duration-Parse-0.13
on perl 5.24.1, 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 '/bin/make test':
PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile.t .... ok
t/01_parse.t ...... ok
t/02_roundtrip.t .. ok
All tests successful.
Files=3, Tests=2044, 0 wallclock secs ( 0.07 usr 0.00 sys + 0.23 cusr 0.00 csys = 0.30 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.40
Exporter::Lite 0 0.08
perl 5.006 5.024001
strict 0 1.11
warnings 0 1.36
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.10_02
Test::More 0.88 1.302078
Time::Duration 0 1.20
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.10_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_GB.UTF-8
PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2733
PERL5_CPAN_IS_RUNNING = 2733
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0
$EGID = 0 0
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.11_01
CPAN::Meta 2.150005
Cwd 3.63_01
ExtUtils::CBuilder 0.280225
ExtUtils::Command 7.10_02
ExtUtils::Install 2.04
ExtUtils::MakeMaker 7.10_02
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.31
File::Spec 3.63_01
JSON 2.90
JSON::PP 2.27300_01
Module::Build 0.4220
Module::Signature n/a
Parse::CPAN::Meta 1.4417_001
Test::Harness 3.36_01
Test::More 1.302078
YAML 1.23
YAML::Syck n/a
version 0.9916
--
Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
Platform:
osname=linux, osvers=3.10.0-514.10.2.el7.x86_64, archname=x86_64-linux
uname='linux cogendo5.dh.bytemark.co.uk 3.10.0-514.10.2.el7.x86_64 #1 smp fri mar 3 00:04:05 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', 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='4.8.5 20150623 (Red Hat 4.8.5-11)', 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='gcc', 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 -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.17.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV 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 Mar 9 2017 13:30:35
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2733"
PERL5_CPAN_IS_RUNNING="2733"
@INC:
/usr/local/lib/perl5/site_perl/5.24.1/x86_64-linux
/usr/local/lib/perl5/site_perl/5.24.1
/usr/local/lib/perl5/5.24.1/x86_64-linux
/usr/local/lib/perl5/5.24.1
.