Net-SSL-ExpireDate v1.25 Perl 5 v5.8.9 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Net-SSL-ExpireDate v1.25
- Platform
- Perl 5 v5.8.9 x86_64-linux
- Date
- 2024-10-24 20:15:47
- ID
- c1b9db2c-9244-11ef-81a3-16acd0db0f0c
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 HIROSE Masaaki,
This is a computer-generated report for Net-SSL-ExpireDate-1.25
on perl 5.8.9, 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 './Build test':
# Testing Net::SSL::ExpireDate 1.25
t/00.load.t ................. ok
t/00_compile.t .............. ok
t/01.https.t ................ skipped: set TEST_HTTPS=1 if you want to test https access
t/01.https_client-auth.t .... skipped: set TEST_HTTPS=1 if you want to test https access
t/01_new.t .................. ok
t/02.file.t ................. ok
t/03.accessor.t ............. ok
t/04.ssl.t .................. skipped: set TEST_HTTPS=1 if you want to test https access
t/author-critic.t ........... skipped: these tests are for testing by the author
t/author-dependencies.t ..... skipped: these tests are for testing by the author
t/author-pod-spell.t ........ skipped: these tests are for testing by the author
t/release-fixme.t ........... skipped: these tests are for release candidate testing
t/release-kwalitee-extra.t .. skipped: these tests are for release candidate testing
t/release-kwalitee.t ........ skipped: these tests are for release candidate testing
t/release-pod-syntax.t ...... skipped: these tests are for release candidate testing
t/release-unused-vars.t ..... skipped: these tests are for release candidate testing
All tests successful.
Files=16, Tests=14, 8 wallclock secs ( 0.05 usr 0.06 sys + 3.36 cusr 0.51 csys = 3.98 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Class::Accessor 0 0.51
Crypt::OpenSSL::X509 0 2.0.0
Date::Parse 0 2.30
DateTime 0 1.65
DateTime::Duration 0 1.65
IO::Socket 0 1.55
perl 5.008005 5.008009
Time::Duration::Parse 0 0.15
UNIVERSAL::require 0 0.18
build_requires:
Module Need Have
--------------------- -------- --------
Test::Base 0 0.89
Test::More 0.96 1.302201
configure_requires:
Module Need Have
--------------------- -------- --------
Module::Build::Tiny 0.039 0.046
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2334065
PERL5_CPAN_IS_RUNNING = 2334065
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.17_01
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.43_04
Test::More 1.302201
YAML 1.31
YAML::Syck 1.31
version 0.9932
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=linux, osvers=5.3.0-2-amd64, archname=x86_64-linux
uname='linux k93msid 5.3.0-2-amd64 #1 smp debian 5.3.9-3 (2019-11-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -Doptimize=-g'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='9.2.1 20191109', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.29.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.29'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_FAST_STDIO USE_LARGE_FILES
USE_PERLIO
Built under linux
Compiled at Nov 27 2019 05:06:43
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2334065"
PERL5_CPAN_IS_RUNNING="2334065"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb/lib/5.8.9/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb/lib/5.8.9
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb/lib/site_perl/5.8.9/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/perl-5.8.9/6fdb/lib/site_perl/5.8.9
.