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 Bill Moseley,
    
This is a computer-generated report for Form-Processor-0.15
on perl-5.10.0 patch 32468, created automatically by CPAN-Reporter-1.06 
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 'make test':

/Users/david/cpantesting/perl-5.10.0/bin/perl "-Iinc" Makefile.PL --config= 
--installdeps=Rose::Object,0.015,Module::Find,0.05
Cannot determine perl version info from lib/Form/Processor.pm
PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 
'blib/arch')" t/01use.t t/10-Field-Boolean.t t/10-Field-Checkbox.t 
t/10-Field-CIDR_List.t t/10-Field-Date_yyyy_mm_dd.t t/10-Field-DateTime.t 
t/10-Field-DateTimeDMYHM.t t/10-Field-DateTimeDMYHM2.t 
t/10-Field-DateTimeManip.t t/10-Field-Email.t t/10-Field-FutureDate.t 
t/10-Field-Hidden.t t/10-Field-Hour.t t/10-Field-HtmlArea.t 
t/10-Field-Integer.t t/10-Field-IntRange.t t/10-Field-MD5_Password.t 
t/10-Field-Minute.t t/10-Field-Money.t t/10-Field-Month.t t/10-Field-MonthDay.t 
t/10-Field-MonthName.t t/10-Field-Multiple.t t/10-Field-OneToTen.t 
t/10-Field-Password.t t/10-Field-Phone.t t/10-Field-PosInteger.t 
t/10-Field-Readonly.t t/10-Field-Second.t t/10-Field-Select.t 
t/10-Field-Template.t t/10-Field-Text.t t/10-Field-TextArea.t 
t/10-Field-Upload.t t/10-Field-URL.t t/10-Field-Username.t t/10-Field-USPhone.t 
t/10-Field-USZipcode.t t/10-Field-Weekday.t t/10-Field-WeekdayStr.t 
t/10-Field-Year.t t/20form.t
t/01use.......................skipped
        all skipped: Can't test all without all modules
t/10-Field-Boolean............ok
t/10-Field-Checkbox...........ok
t/10-Field-CIDR_List..........skipped
        all skipped: Missing recommended module [Net::CIDR]
t/10-Field-Date_yyyy_mm_dd....ok
t/10-Field-DateTime...........skipped
        all skipped: Missing recommended module [DateTime]
t/10-Field-DateTimeDMYHM......skipped
        all skipped: Missing recommended module [DateTime]
t/10-Field-DateTimeDMYHM2.....skipped
        all skipped: Missing recommended module [DateTime]
t/10-Field-DateTimeManip......skipped
        all skipped: Missing recommended module [DateTime]
t/10-Field-Email..............ok
t/10-Field-FutureDate.........skipped
        all skipped: t/10-Field-FutureDate.t: This Field test not implemented 
yet
t/10-Field-Hidden.............ok
t/10-Field-Hour...............ok
t/10-Field-HtmlArea...........skipped
        all skipped: Missing recommended module [HTML::Tidy]
t/10-Field-Integer............ok
t/10-Field-IntRange...........ok
t/10-Field-MD5_Password.......ok
t/10-Field-Minute.............ok
t/10-Field-Money..............ok
t/10-Field-Month..............ok
t/10-Field-MonthDay...........ok
t/10-Field-MonthName..........ok
t/10-Field-Multiple...........ok
t/10-Field-OneToTen...........ok
t/10-Field-Password...........ok
t/10-Field-Phone..............ok
t/10-Field-PosInteger.........ok
t/10-Field-Readonly...........ok
t/10-Field-Second.............ok
t/10-Field-Select.............ok
t/10-Field-Template...........skipped
        all skipped: Missing recommended module [Template::Parser]
t/10-Field-Text...............ok
t/10-Field-TextArea...........ok
t/10-Field-Upload.............ok
t/10-Field-URL................ok
t/10-Field-Username...........ok
t/10-Field-USPhone............ok
t/10-Field-USZipcode..........ok
t/10-Field-Weekday............ok
t/10-Field-WeekdayStr.........ok
t/10-Field-Year...............ok
t/20form......................ok
All tests successful, 9 tests skipped.
Files=42, Tests=259,  4 wallclock secs ( 2.34 cusr +  0.64 csys =  2.98 CPU)

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

Prerequisite modules loaded:

requires:

    Module             Need  Have
    ------------------ ----- ----
    Locale::Maketext   1.09  1.12
    Module::Find       0.05  0.05
    Rose::Object       0.015 0.84
    Scalar::Util       1.18  1.19
    Test::More         0     0.72
    UNIVERSAL::require 0     0.11

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

Environment variables:

    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 3863
    PERL5_CPAN_IS_RUNNING = 3863
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 32468) 
configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    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='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to