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 Michael Graham,
    
This is a computer-generated test report for Test-FormValidator-0.06, created
automatically by CPAN::Reporter, version 0.43, 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.  However, it appears that
there were some problems testing your distribution.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module                   Need Have 
    ------------------------ ---- -----
    CGI                      0    2.97 
    Data::Dumper             2.03 2.121
    Data::FormValidator      0    4.50 
    HTML::TokeParser::Simple 1.1  3.15 
    Test::Builder            0    0.70 
    Test::Builder::Tester    0    1.07 
    Test::More               0    0.70 
    Test::Simple             0.62 0.70 

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pUNjlQH/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.24   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.24   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.29   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pUNjlQH/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/00.load..............# Testing Test::FormValidator 0.06
ok
t/01-setup-methods.....ok
t/02-params............ok
t/03-diag..............Value for constraint_method 'email' not a code reference 
or Regexp . Do you need func(), not 'func'? at 
/home/src/perl/repoperls/installed-perls/perl/pUNjlQH/[EMAIL 
PROTECTED]/lib/site_perl/5.9.0/Data/FormValidator.pm line 963.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
t/04-test-methods......ok
t/05-extract-fields....ok
t/06-html-ok...........ok
t/pod-coverage.........skipped
        all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod..................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/03-diag.t  255 65280     1    0  ??
2 tests skipped.
Failed 1/9 test scripts. 0/81 subtests failed.
Files=9, Tests=81,  4 wallclock secs ( 1.70 cusr +  0.15 csys =  1.85 CPU)
Failed 1/9 test programs. 0/81 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5.0 version 9 subversion 0 patch 18374) 
configuration:
  Platform:
    osname=linux, osvers=2.4.21-2003.06.14-4, archname=i686-linux-64int
    uname='linux k75 2.4.21-2003.06.14-4 #13 sat jun 14 22:08:05 cest 2003 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pUNjlQH/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3 (Debian)', 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=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to