Report for Data-FormValidator-4.81

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Data-FormValidator-4.81 v5.14.4 GNU/Linux
Date: 2015-03-16T16:09:14Z

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 Stosberg,

This is a computer-generated report for Data-FormValidator-4.81
on perl 5.14.4, created by CPAN-Reporter-1.2011.

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_base.t .............................. ok
t/02_code_ref.t .......................... ok
t/03_dependency.t ........................ ok
t/04_arrayify_undef.t .................... ok
t/05_valid_ip_address.t .................. ok
t/06_regexp_map.t ........................ ok
t/09_require_some.t ...................... ok
t/11_procedural_match.t .................. ok
t/13_validator_packages.t ................ ok
t/15_literal_param_constraints.t ......... ok
t/16_cgi_object.t ........................ ok
t/17_multi_valued_keys.t ................. ok
t/18_constraint_refs.t ................... ok
t/19_refs_as_values.t .................... ok
t/20_careful_exception_handling.t ........ ok
t/21_multiple_fields.t ................... ok
t/25_results.t ........................... ok
t/26_qr.t ................................ ok
t/27_qualify_ref_happy_death.t ........... ok
t/28_defaults_for_new.t .................. ok
t/30_filter_definedness.t ................ ok
t/FV_length.t ............................ ok
t/any_errors.t ........................... ok
t/check_profile_syntax.t ................. ok
t/closure_msgs.t ......................... ok
t/constraint_method.t .................... ok
t/constraint_method_string.t ............. ok
t/constraint_method_zero.t ............... ok
t/constraint_regexp_map_profile_reuse.t .. ok
t/constraints_builtin.t .................. ok
t/constraints_builtin_closure.t .......... ok
t/constraints_factory.t .................. ok
t/constraints_invalid_once_only.t ........ ok
t/constraints_num_values.t ............... ok
t/constraints_regexp_map_interaction.t ... ok
t/constraints_reuse.t .................... ok
t/credit_card.t .......................... ok
t/dates.t ................................ ok
t/dates_closure.t ........................ ok
t/dependency_coderef.t ................... ok
t/dependency_groups.t .................... ok
t/filter_constraints.t ................... ok
t/filters_builtin.t ...................... ok
t/filters_shouldnt_modify.t .............. ok
t/get_filtered_data.t .................... ok
t/get_input_data.t ....................... ok
t/missing_optional.t ..................... ok
t/msgs.t ................................. ok
t/multiple_constraints.t ................. ok
t/params_not_mentioned.t ................. ok
t/pod.t .................................. ok
t/procedural_valid.t ..................... ok
t/profile_checking.t ..................... ok
t/regexp_common.t ........................ ok
t/regexp_common_closure.t ................ ok
t/rename_builtin_constraints.t ........... ok
t/results_success.t ...................... ok
t/simple.t ............................... ok
t/tt_and_overload.t ...................... ok
t/undefined_arrayref.t ................... ok
t/unknown.t .............................. ok
t/untaint.t .............................. ok
# Adding CGI::Simple tests
# testing with CGI.pm version: 3.52
# testing with CGI::Simple version: 1.115
# Running tests with CGI
# Running tests with CGI::Simple
t/upload.t ............................... ok
# testing with CGI.pm version: 3.52
t/upload_closure.t ....................... ok
t/upload_mime_types.t .................... ok
All tests successful.
Files=65, Tests=631, 19 wallclock secs ( 0.16 usr  0.39 sys +  3.96 cusr  0.90 csys =  5.41 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module          Need  Have      
    --------------- ----- ----------
    Date::Calc      5     6.4       
    Email::Valid    0     1.196     
    File::MMagic    1.17  1.30      
    Image::Size     0     3.300     
    MIME::Types     1.005 2.09      
    overload        0     1.13      
    perl            5.008 5.014004  
    Perl6::Junction 1.1   1.60000   
    Regexp::Common  0     2013031301
    Scalar::Util    0     1.41      
    Test::More      0     1.001014  

build_requires:

    Module          Need  Have      
    --------------- ----- ----------
    CGI             3.48  3.52      

configure_requires:

    Module          Need  Have      
    --------------- ----- ----------
    Module::Build   0.38  0.4211    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19300
    PERL5_CPAN_IS_RUNNING = 19300
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150001
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4211  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.14    
    YAML::Syck          1.29    
    version             0.88    


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
  Commit id: 26c5c13a4ece9084f310610bb17fb2f24c72a73e
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-ld
    uname='linux k83 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt7-1 (2015-03-01) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Mar 15 2015 10:48:52
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19300"
    PERL5_CPAN_IS_RUNNING="19300"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e/lib/site_perl/5.14.4/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e/lib/site_perl/5.14.4
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e/lib/5.14.4/x86_64-linux-ld
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.14.4/127e/lib/5.14.4
    .