This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Dave Rolsky,
    
This is a computer-generated report for Params-Validate-0.89
on perl-5.8.8, created automatically by CPAN-Reporter-1.04 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

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 '/u5/mkamensky/SunOS/bin/make test':

PERL_DL_NONLAZY=1 /u5/mkamensky/SunOS/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01-validate............ok
t/02-noop................ok
t/03-attribute...........ok
t/04-defaults............ok
t/05-noop_default........ok
t/06-options.............ok
t/07-with................ok
t/08-noop_with...........ok
t/09-regex...............ok
t/10-noop_regex..........ok
t/11-cb..................ok
t/12-noop_cb.............ok
t/13-taint...............ok
t/14-no_validate.........ok
t/15-case................ok
t/16-normalize...........ok
t/17-callbacks...........ok
t/18-depends.............ok
t/19-untaint.............skipped
        all skipped: These tests require Test::Taint 0.02+ to run
t/21-can.................ok
t/22-overload-can-bug....ok
t/23-readonly............skipped
        all skipped: Need Readonly::XS and Readonly for this test
t/24-tied................ok
        4/6 skipped: various reasons
t/25-undef-regex.........ok
t/26-isa.................ok
t/27-string-as-type......ok
t/pod-coverage...........skipped
        all skipped: This test is only run for the module author
t/pod....................skipped
        all skipped: This test is only run for the module author
All tests successful, 4 tests and 4 subtests skipped.
Files=28, Tests=486, 11 wallclock secs ( 2.88 cusr +  1.40 csys =  4.28 CPU)

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Attribute::Handlers 0    0.78_02
    Scalar::Util        0    1.19   
    Test::More          0    0.72   

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

Environment variables:

    LC_ALL = en_US.UTF-8
    LD_LIBRARY_PATH = /u5/mkamensky/SunOS/lib
    PATH = 
/u5/mkamensky/SunOS/bin:/u5/mkamensky/bin:/software/gnu/bin:/software/.admin/bins/bin:/usr/ccs/bin:/usr/bin:/usr/ucb:/usr/openwin/bin:/usr/dt/bin:/opt/csw/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 3476
    PERL5_CPAN_IS_RUNNING = 3476
    SHELL = /u5/mkamensky/SunOS/bin/zsh
    TERM = screen
    TMPDIR = /tmp

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

    $^X = /u5/mkamensky/SunOS/bin/perl
    $UID/$EUID = 6788 / 6788
    $GID = 6847 6847
    $EGID = 6847 6847

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.42  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos cpu105.math 5.8 generic_117350-39 sun4u sparc 
sunw,sun-fire-v440 solaris '
    config_args='-Dcc=gcc'
    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=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-I/u5/mkamensky/include -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-I/u5/mkamensky/include -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement'
    ccversion='', gccversion='4.2.1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-L/u5/mkamensky/SunOS/lib '
    libpth=/u5/mkamensky/SunOS/lib /usr/lib /usr/ccs/lib
    libs=-lmd5 -lrt -lsocket -lbind -lnsl -ldl -lm -lc
    perllibs=-lmd5 -lrt -lsocket -lbind -lnsl -ldl -lm -lc
    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='-fPIC', lddlflags=' -Wl,-E -G -L/u5/mkamensky/SunOS/lib'

Reply via email to