Report for Text-Soundex-3.03

Back
From: metabase:user:20a45eae-6c1a-1014-abaf-4bc2b30e56df
Subject: PASS Text-Soundex-3.03 v5.8.1 Windows (Cygwin)
Date: 2012-09-22T08:45:09Z

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 Mark Mielke,

This is a computer-generated report for Text-Soundex-3.03
on perl 5.8.1, created by CPAN-Reporter-1.2006.

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 /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/bin/perl.exe "-Iblib/lib" "-Iblib/arch" test.pl
use Text::Soundex 'soundex'.................................ok
use Text::Soundex 'soundex_nara'............................ok
use Text::Soundex;..........................................ok
soundex('Euler') eq 'E460'..................................ok
soundex('Gauss') eq 'G200'..................................ok
soundex('Hilbert') eq 'H416'................................ok
soundex('Knuth') eq 'K530'..................................ok
soundex('Lloydi') eq 'L300'.................................ok
soundex('Lukasiewicz') eq 'L222'............................ok
soundex('2 + 2 = 4') eq undef...............................ok
soundex(undef) eq undef.....................................ok
soundex('Ellery', 'Ghosh', 'Heilbronn', 'Kant', 'Ladd', 'Lissajous') eq ('E460', 'G200', 'H416', 'K530', 'L300', 'L222')....................ok
soundex('Mark', 'Mielke') eq ('M620', 'M420')...............ok
soundex('Mike', undef, 'Stok') eq ('M200', undef, 'S320')...ok
setting $soundex_nocode.....................................ok
$soundex_nocode eq $Text::Soundex::nocode...................ok
empty list..................................................ok
soundex('CZARKOWSKA') eq 'C622'.............................ok

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/bin:/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/site_perl:/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/perl5:/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7076
    PERL5_CPAN_IS_RUNNING = 7076
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
    SHELL = /bin/bash
    TEMP = /tmp
    TERM = xterm

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

    $^X = /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/bin/perl
    $UID/$EUID = 22755 / 22755
    $GID = 10513 10513 1001 545 544 0
    $EGID = 10513 10513 1001 545 544 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.40    
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=cygwin, osvers=1.7.15(0.26053), archname=cygwin-multi-64int
    uname='cygwin_nt-6.1-wow64 osl069 1.7.15(0.26053) 2012-05-09 10:25 i686 cygwin '
    config_args='-Dmksymlinks -de -Dcc=gcc-4 -Dprefix=/opt/perl/inst/perl-5.8.1-cygwin-multi-64int -Dcf_by=pjacklam -Dcf_email=pjacklam@online.no -Dperladmin=pjacklam@online.no -Uinc_version_list -Uinstallusrbinperl -Umad -Uusethreads -Dusemultiplicity -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc-4', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing',
    optimize='-O2',
    cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing'
    ccversion='', gccversion='4.5.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='ld2', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lutil -lgdbm_compat
    perllibs=-ldl -lcrypt -lutil -lgdbm_compat
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_64_BIT_INT USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
  Built under cygwin
  Compiled at Jun 14 2012 09:11:17
  %ENV:
    PERL5LIB="/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/site_perl:/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/perl5:/opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7076"
    PERL5_CPAN_IS_RUNNING="7076"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_CRITIC="1"
    CYGWIN="codepage:utf8 nodosfilewarning"
  @INC:
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/site_perl/5.8.1/cygwin-multi-64int
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/site_perl/5.8.1
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/site_perl
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/perl5/cygwin-multi-64int
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/perl5
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/5.8.1/cygwin-multi-64int
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib/5.8.1
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/local/lib
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/lib/5.8.1/cygwin-multi-64int
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/lib/5.8.1
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/lib/site_perl/5.8.1/cygwin-multi-64int
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/lib/site_perl/5.8.1
    /opt/perl/inst/perl-5.8.1-cygwin-multi-64int/lib/site_perl
    .