Module-Metadata v1.000036 Perl 5 v5.18.2 darwin-thread-multi-2level

Status
Pass
From
Gintautas Grigelionis
Dist
Module-Metadata v1.000036
Platform
Perl 5 v5.18.2 darwin-thread-multi-2level
Date
2019-04-23 18:58:14
ID
bf64bb08-65f9-11e9-afdb-a36b096b3b7a
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.000036
on perl 5.18.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Cwd                  any     3.75
#     ExtUtils::MakeMaker  any     7.34
#     File::Basename       any     2.84
#     File::Path           any     2.16
#     File::Spec           any     3.75
#     File::Temp           any   0.2309
#     IO::File             any     1.39
#     Test::More          0.88 1.302162
#     lib                  any     0.63
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module     Want   Have
#     ---------- ---- ------
#     Carp        any   1.50
#     Fcntl       any   1.11
#     File::Find  any   1.23
#     File::Spec  any   3.75
#     strict      any   1.07
#     version    0.87 0.9924
#     warnings    any   1.18
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.01
#     File::Temp      0.2309
#     JSON::PP          4.02
#     Module::Runtime  0.016
#     Pod::Coverage     0.23
#     Sub::Name         0.21
#     YAML              1.27
#     autodie           2.29
# 
t/00-report-prereqs.t .. ok
t/contains_pod.t ....... ok
t/encoding.t ........... ok
t/endpod.t ............. ok
t/extract-package.t .... ok
t/extract-version.t .... ok
t/metadata.t ........... ok
t/taint.t .............. ok
t/version.t ............ ok
All tests successful.
Files=9, Tests=349,  2 wallclock secs ( 0.10 usr  0.03 sys +  1.34 cusr  0.29 csys =  1.76 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    Fcntl               0        1.11    
    File::Find          0        1.23    
    File::Spec          0        3.75    
    perl                5.006    5.018002
    strict              0        1.07    
    version             0.87     0.9924  
    warnings            0        1.18    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cwd                 0        3.75    
    ExtUtils::MakeMaker 0        7.34    
    File::Basename      0        2.84    
    File::Path          0        2.16    
    File::Spec          0        3.75    
    File::Temp          0        0.2309  
    IO::File            0        1.39    
    lib                 0        0.63    
    Test::More          0.88     1.302162

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.34    
    perl                5.006    5.018002

opt_build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    CPAN::Meta          2.120900 2.150010


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_CTYPE = UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 78001
    PERL5_CPAN_IS_RUNNING = 78001
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/7j/gsygg6dj3yg5vj5ph2nk1x880000gn/T/
    VERSIONER_PERL_PREFER_32_BIT = no
    VERSIONER_PERL_VERSION = 5.18

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 20 701 12 61 79 80 81 98 703 702 33 100 204 250 395 398 399
    $EGID = 20 20 701 12 61 79 80 81 98 703 702 33 100 204 250 395 398 399

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.35    
    File::Spec          3.75    
    JSON                4.02    
    JSON::PP            4.02    
    Module::Build       0.4229  
    Module::Signature   0.83    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302162
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=darwin, osvers=18.0, archname=darwin-thread-multi-2level
    uname='darwin osx391.sd.apple.com 18.0 darwin kernel version 17.0.0: fri may 4 10:33:38 pdt 2018; root:xnu-4570.1.46.100.2~1development_x86_64 x86_64 '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags= -Dman3ext=3pm -Duseithreads -Duseshrplib -Dinc_version_list=none -Dcc=cc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, 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 =' -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector',
    optimize='-Os',
    cppflags='-g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 10.0.1 (clang-1001.0.37.14)', 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 =' -fstack-protector'
    libpth=/usr/lib /usr/local/lib
    libs= 
    perllibs=
    libc=, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	/Library/Perl/Updates/<version> comes before system perl directories
	installprivlib and installarchlib points to the Updates directory
  Built under darwin
  Compiled at Feb 25 2019 19:59:47
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="78001"
    PERL5_CPAN_IS_RUNNING="78001"
  @INC:
    /Library/Perl/5.18/darwin-thread-multi-2level
    /Library/Perl/5.18
    /Network/Library/Perl/5.18/darwin-thread-multi-2level
    /Network/Library/Perl/5.18
    /Library/Perl/Updates/5.18.2/darwin-thread-multi-2level
    /Library/Perl/Updates/5.18.2
    /System/Library/Perl/5.18/darwin-thread-multi-2level
    /System/Library/Perl/5.18
    /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level
    /System/Library/Perl/Extras/5.18
    .