Module-Metadata v1.000038 Perl 5 v5.8.9 amd64-freebsd
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
Module-Metadata v1.000038
- Platform
- Perl 5 v5.8.9 amd64-freebsd
- Date
- 2023-05-01 20:25:50
- ID
- 5d24d6a8-e85e-11ed-a228-9afb1aeecdb3
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 Karen Etheridge,
This is a computer-generated report for Module-Metadata-1.000038
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.8.9/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-report-prereqs....#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker any 7.64
# perl 5.006 5.008009
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.64
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ----- --------
# Cwd any 3.75
# ExtUtils::MakeMaker any 7.64
# File::Basename any 2.77
# File::Path any 2.18
# File::Spec any 3.75
# File::Temp any 0.22
# IO::File any 1.14
# Test::More 0.88 1.302188
# lib any 0.61
# perl 5.006 5.008009
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.143240
#
# === Runtime Requires ===
#
# Module Want Have
# ---------- ----- --------
# Carp any 1.50
# Encode any 3.19
# Fcntl any 1.06
# File::Find any 1.13
# File::Spec any 3.75
# perl 5.006 5.008009
# strict any 1.03
# version 0.87 0.9929
# warnings any 1.05_01
#
# === Other Modules ===
#
# Module Have
# --------------- -------
# Encode 3.19
# File::Temp 0.22
# JSON::PP 4.07
# Module::Runtime missing
# Pod::Coverage missing
# Sub::Name 0.27
# YAML 1.30
# autodie 2.36
#
ok
t/contains_pod.........ok
t/encoding.............ok
t/endpod...............ok
t/extract-package......# Got: '_private'
# Module contents:
# package _private;
# $::VERSION = 0.01;
# $VERSION = '999';
# Got: '_private'
# Module contents:
# package _private;
# $VERSION = '999';
# $::VERSION = 0.01;
ok
t/extract-version......# parsed module: bless( {
# 'collect_pod' => undef,
# 'decode_pod' => undef,
# 'filename' => '/tmp/MMD-Pg4nwcW0/Simple59/Simple.pm',
# 'inc' => undef,
# 'module' => 'Simple',
# 'packages' => [
# 'Simple'
# ],
# 'pod' => {},
# 'pod_headings' => [],
# 'version' => bless( {
# 'original' => '0',
# 'version' => [
# 0
# ]
# }, 'version' ),
# 'versions' => {
# 'Simple' => $VAR1->{'version'}
# }
# }, 'Module::Metadata' )
# parsed module: bless( {
# 'collect_pod' => undef,
# 'decode_pod' => undef,
# 'filename' => '/tmp/MMD-Pg4nwcW0/Simple60/Simple.pm',
# 'inc' => undef,
# 'module' => 'Simple',
# 'packages' => [
# 'main',
# 'Simple'
# ],
# 'pod' => {},
# 'pod_headings' => [],
# 'version' => bless( {
# 'original' => '0',
# 'version' => [
# 0
# ]
# }, 'version' ),
# 'versions' => {
# 'Simple' => $VAR1->{'version'},
# 'main' => ''
# }
# }, 'Module::Metadata' )
# parsed module: bless( {
# 'collect_pod' => undef,
# 'decode_pod' => undef,
# 'filename' => '/tmp/MMD-Pg4nwcW0/Simple62/Simple.pm',
# 'inc' => undef,
# 'module' => undef,
# 'packages' => [
# 'main'
# ],
# 'pod' => {},
# 'pod_headings' => [],
# 'version' => undef,
# 'versions' => {
# 'main' => bless( {
# 'original' => '1.23',
# 'version' => [
# 1,
# 230
# ]
# }, 'version' )
# }
# }, 'Module::Metadata' )
# parsed module: bless( {
# 'collect_pod' => undef,
# 'decode_pod' => undef,
# 'filename' => '/tmp/MMD-Pg4nwcW0/Simple63/Simple.pm',
# 'inc' => undef,
# 'module' => undef,
# 'packages' => [
# 'main'
# ],
# 'pod' => {},
# 'pod_headings' => [],
# 'version' => undef,
# 'versions' => {
# 'main' => bless( {
# 'original' => '1.23',
# 'version' => [
# 1,
# 230
# ]
# }, 'version' )
# }
# }, 'Module::Metadata' )
ok
18/249 skipped: various reasons
t/metadata.............ok
t/taint................ok
t/version..............ok
All tests successful, 18 subtests skipped.
Files=9, Tests=379, 11 wallclock secs ( 2.88 cusr + 0.55 csys = 3.43 CPU)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.50
Encode 0 3.19
Fcntl 0 1.06
File::Find 0 1.13
File::Spec 0 3.75
perl 5.006 5.008009
strict 0 1.03
version 0.87 0.9929
warnings 0 1.05_01
build_requires:
Module Need Have
------------------- ----- --------
Cwd 0 3.75
ExtUtils::MakeMaker 0 7.64
File::Basename 0 2.77
File::Path 0 2.18
File::Spec 0 3.75
File::Temp 0 0.22
IO::File 0 1.14
lib 0 0.61
Test::More 0.88 1.302188
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
perl 5.006 5.008009
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
NONINTERACTIVE_TESTING = 1
PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/.cargo/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/david/bin
PERL = 5.8.9
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 77081
PERL5_CPAN_IS_RUNNING = 77081
PERLBREW_HOME = /home/david/.perlbrew
PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
PERLBREW_PERL = perl-5.30.2
PERLBREW_ROOT = /home/david/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.89
PERLBREW_VERSION = 0.89
PERLVER = 5.8.9
PERL_INLINE_DIRECTORY = /home/david/.Inline-5.8.9
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /usr/local/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/cpantesting/perl-5.8.9/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 1001 1001 0
$EGID = 1001 1001 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.94
CPAN::Meta 2.143240
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.44
File::Spec 3.75
JSON n/a
JSON::PP 4.07
Module::Build n/a
Module::Signature n/a
Parse::CPAN::Meta 1.4414
Test::Harness 2.64
Test::More 1.302188
YAML 1.30
YAML::Syck n/a
version 0.9929
--
Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
Platform:
osname=freebsd, osvers=13.0-release-p7, archname=amd64-freebsd
uname='freebsd cpantesting-freebsd-utm.local 13.0-release-p7 freebsd 13.0-release-p7 #0: mon jan 31 18:24:03 utc 2022 root@amd64-builder.daemonology.net:usrobjusrsrcamd64.amd64sysgeneric amd64 '
config_args='-de -Dprefix=/home/david/cpantesting/perl-5.8.9'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)', 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,-E -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
Locally applied patches:
Devel::PatchPerl 2.08
Built under freebsd
Compiled at Feb 3 2022 12:51:08
%ENV:
PERL="5.8.9"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="77081"
PERL5_CPAN_IS_RUNNING="77081"
PERLBREW_HOME="/home/david/.perlbrew"
PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
PERLBREW_PERL="perl-5.30.2"
PERLBREW_ROOT="/home/david/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.89"
PERLBREW_VERSION="0.89"
PERLVER="5.8.9"
PERL_INLINE_DIRECTORY="/home/david/.Inline-5.8.9"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/home/david/cpantesting/perl-5.8.9/lib/5.8.9/amd64-freebsd
/home/david/cpantesting/perl-5.8.9/lib/5.8.9
/home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9/amd64-freebsd
/home/david/cpantesting/perl-5.8.9/lib/site_perl/5.8.9
.