String-Palindrome v1.02 Perl 5 v5.12.0 i386-netbsd

Status
Pass
From
Jeff Workman
Dist
String-Palindrome v1.02
Platform
Perl 5 v5.12.0 i386-netbsd
Date
2010-08-27 08:45:17
ID
6ac1940e-b1b7-11df-a38e-c66c268d37c7
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 Adam Lesperance,

This is a computer-generated report for String-Palindrome-1.02
on perl 5.12.0, created by CPAN-Reporter-1.18.

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':

t/00-compile.t ............... ok
t/01-func_test.t ............. ok
t/author-critic.t ............ skipped: these tests are for testing by the author
t/release-check-changes.t .... skipped: these tests are for release candidate testing
t/release-distmeta.t ......... skipped: these tests are for release candidate testing
t/release-has-version.t ...... skipped: these tests are for release candidate testing
t/release-kwalitee.t ......... skipped: these tests are for release candidate testing
t/release-minimum-version.t .. skipped: these tests are for release candidate testing
t/release-pod-coverage.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ....... skipped: these tests are for release candidate testing
t/release-portability.t ...... skipped: these tests are for release candidate testing
t/release-synopsis.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=13, Tests=70,  6 wallclock secs ( 0.85 usr  0.79 sys +  2.51 cusr  2.11 csys =  6.26 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module        Need   Have    
    ------------- ------ --------
    Exporter      0      5.64_01 
    perl          5.006  5.012000
    vars          0      1.01    

build_requires:

    Module        Need   Have    
    ------------- ------ --------
    Data::Dumper  0      2.126   
    English       0      1.04    
    File::Find    0      1.15    
    File::Temp    0      0.22    
    Module::Build 0.3601 0.3607  
    Test::More    0      0.96    

configure_requires:

    Module        Need   Have    
    ------------- ------ --------
    Module::Build 0.3601 0.3607  


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/gnu/bin:/home/cpansmoke/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19462
    PERL5_CPAN_IS_RUNNING = 19462
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13517,19462
    PERL_CR_SMOKER_CURRENT = String-Palindrome-1.02
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /usr/bin/perl
    $UID/$EUID = 519 / 519
    $GID = 519 519
    $EGID = 519 519

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.58   
    ExtUtils::ParseXS   2.2206 
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.22   
    Test::More          0.96   
    YAML                0.71   
    YAML::Syck          n/a    
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
   
  Platform:
    osname=netbsd, osvers=5.0.2, archname=i386-netbsd
    uname='netbsd dhcp-208.acw.pimpworks.org 5.0.2 netbsd 5.0.2 (generic) #0: sat feb 6 17:53:27 utc 2010 builds@b7.netbsd.org:homebuildsabnetbsd-5-0-2-releasei386201002061851z-objhomebuildsabnetbsd-5-0-2-releasesrcsysarchi386compilegeneric i386 '
    config_args='-d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include -I/usr/local/include',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/pkg/include -I/usr/local/include'
    ccversion='', gccversion='4.1.3 20080704 prerelease (NetBSD nb2 20081120)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/pkg/lib -L/usr/local/lib'
    libpth=/usr/pkg/lib /usr/local/lib /lib /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc -lposix
    perllibs=-lm -lcrypt -lutil -lc -lposix
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
    cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared  -L/usr/pkg/lib -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MYMALLOC PERL_DONT_CREATE_GVSV USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under netbsd
  Compiled at Apr 22 2010 12:58:12
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19462"
    PERL5_CPAN_IS_RUNNING="19462"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13517,19462"
    PERL_CR_SMOKER_CURRENT="String-Palindrome-1.02"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/local/lib/perl5/site_perl/5.12.0/i386-netbsd
    /usr/local/lib/perl5/site_perl/5.12.0
    /usr/local/lib/perl5/5.12.0/i386-netbsd
    /usr/local/lib/perl5/5.12.0
    .