Report for Text-vCard-3.09

Back
From: metabase:user:30977d10-2aae-11df-837a-5e0a49663a4f
Subject: PASS Text-vCard-3.09 v5.18.4 GNU/Linux
Date: 2016-10-30T22:40:22Z

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 Leo Lapworth,

This is a computer-generated report for Text-vCard-3.09
on perl 5.18.4, created by CPAN-Reporter-1.2017.

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/stro/perl/5.18.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/text/vcard/node/*.t t/vcard/*.t
t/01-node.t .................... ok
t/02-vcard.t ................... ok
t/03-addressbook.t ............. ok
t/04-formats.t ................. ok
t/05-export.t .................. ok
t/06-encoding.t ................ ok
t/06a-encoding2.t .............. ok
t/07-quoted.t .................. ok
t/08-base64.t .................. ok
t/author-pod-syntax.t .......... skipped: these tests are for testing by the author
t/escape.t ..................... ok
t/import-export.t .............. ok
t/release-no-tabs.t ............ skipped: these tests are for release candidate testing
t/text/vcard/node/add_types.t .. ok
t/types.t ...................... ok
t/unwrap.t ..................... ok
t/vcard.t ...................... ok
t/vcard/address_book.t ......... ok
All tests successful.
Files=18, Tests=155,  2 wallclock secs ( 0.04 usr  0.01 sys +  1.24 cusr  0.09 csys =  1.38 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have     
    ------------------- ----- ---------
    base                0     2.22     
    Carp                0     1.38     
    Encode              0     2.86     
    MIME::Base64        3.07  3.15     
    MIME::QuotedPrint   3.07  3.13     
    Moo                 0     2.002004 
    Moo::Role           0     2.002004 
    Path::Tiny          0     0.098    
    perl                5.006 5.018004 
    strict              0     1.07     
    Text::vFile::asData 0.07  0.08     
    Text::Wrap          0     2013.0523
    Unicode::LineBreak  0     2016.003 
    URI                 0     1.71     
    vars                0     1.03     
    warnings            0     1.18     

build_requires:

    Module              Need  Have     
    ------------------- ----- ---------
    Data::Dumper        0     2.161    
    Directory::Scratch  0     0.18     
    ExtUtils::MakeMaker 0     7.24     
    lib                 0     0.63     
    Test::More          0     1.302060 
    Test::Most          0     0.35     

configure_requires:

    Module              Need  Have     
    ------------------- ----- ---------
    ExtUtils::MakeMaker 0     7.24     


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 20391
    PERL5_CPAN_IS_RUNNING = 20391
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 16035,20391
    PERL_CR_SMOKER_CURRENT = Text-vCard-3.09
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/stro/perl/5.18.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 29 30 44 46 108 114 1000
    $EGID = 1000 24 25 29 30 44 46 108 114 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.15    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   1.59    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35    
    Test::More          1.302060
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux vm-debian-001 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt11-1 (2015-05-24) x86_64 gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 -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=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_SAWAMPERSAND 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
  Built under linux
  Compiled at Jul 10 2015 18:48:34
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="20391"
    PERL5_CPAN_IS_RUNNING="20391"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="16035,20391"
    PERL_CR_SMOKER_CURRENT="Text-vCard-3.09"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/stro/perl/5.18.4/lib/site_perl/5.18.4/x86_64-linux
    /home/stro/perl/5.18.4/lib/site_perl/5.18.4
    /home/stro/perl/5.18.4/lib/5.18.4/x86_64-linux
    /home/stro/perl/5.18.4/lib/5.18.4
    .