Report for FormValidator-Lite-0.33

Back
From: metabase:user:22aae7b2-408d-11e2-bb68-a565085fdbec
Subject: PASS FormValidator-Lite-0.33 v5.16.3 GNU/Linux
Date: 2013-05-03T19:51:12Z

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 Tokuhiro Matsuno,

This is a computer-generated report for FormValidator-Lite-0.33
on perl 5.16.3, created by CPAN-Reporter-1.2009.

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 './Build test':

t/00_compile.t ................................... ok
t/010_core/001_simple.t .......................... ok
t/010_core/002_get_error_message.t ............... ok
t/010_core/003_get_error_messages.t .............. ok
t/010_core/004_hashkey.t ......................... ok
t/010_core/005_messages.t ........................ ok
t/010_core/006_not_null.t ........................ ok
t/010_core/007_integrate_with_plack.t ............ ok
t/010_core/008_get_error_messages_from_param.t ... ok
t/010_core/009_zero_regex.t ...................... ok
t/010_core/010_my_own_constraint.t ............... ok
t/010_core/011_messages.t ........................ ok
t/010_core/012_multivalue.t ...................... ok
t/020_constraints/001_default.t .................. ok
t/020_constraints/002_japanese.t ................. ok
t/020_constraints/003_url.t ...................... ok
t/020_constraints/004_email.t .................... ok
t/020_constraints/005_date.t ..................... ok
t/020_constraints/006_file-plack.t ............... ok
t/020_constraints/006_file.t ..................... ok
t/020_constraints/007_choice.t ................... ok
t/020_constraints/008_time.t ..................... ok
t/030_upload/001_cgi.t ........................... ok
t/030_upload/002_he.t ............................ skipped: Test requires module 'HTTP::Engine' but it's not found
t/030_upload/003_special.t ....................... ok
t/030_upload/004_plack.t ......................... ok
t/999_regression/001_break_arguments_in_check.t .. ok
t/999_regression/002_empty_form.t ................ skipped: Test requires module 'HTML::Shakan' but it's not found
All tests successful.
Files=28, Tests=171,  2 wallclock secs ( 0.10 usr  0.02 sys +  1.78 cusr  0.15 csys =  2.05 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    CGI                   3.31     3.59    
    Class::Accessor::Lite 0.05     0.05    
    Class::Load           0.11     0.20    
    Email::Valid          0        0.190   
    Email::Valid::Loose   0        0.05    
    Filter::Util::Call    0        1.40    
    perl                  5.008001 5.016003
    Scalar::Util          1.19     1.25    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Test::Base::Less      0        0.09    
    Test::More            0.98     0.98    
    Test::Requires        0.05     0.06    
    YAML                  0        0.84    

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    CPAN::Meta            0        2.130880
    CPAN::Meta::Prereqs   0        2.130880
    Module::Build         0.38     0.4005  


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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26123
    PERL5_CPAN_IS_RUNNING = 26123
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 0 / 0
    $GID = 0 0 1 2 3 4 6 10
    $EGID = 0 0 1 2 3 4 6 10

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.130880
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.66    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18_03 
    File::Spec          3.40    
    JSON                2.57    
    JSON::PP            2.27200 
    Module::Build       0.4005  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.25    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=2.6.32.33-kvm-i386-20111128-dirty, archname=i686-linux
    uname='linux cogendo2.vm.bytemark.co.uk 2.6.32.33-kvm-i386-20111128-dirty #5 smp mon nov 28 20:23:39 gmt 2011 i686 i686 i386 gnulinux '
    config_args='-Dprefix=/usr/local'
    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=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.4.6 20120305 (Red Hat 4.4.6-4)', 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='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.12.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at Mar 16 2013 22:14:25
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26123"
    PERL5_CPAN_IS_RUNNING="26123"
  @INC:
    /usr/local/lib/perl5/site_perl/5.16.3/i686-linux
    /usr/local/lib/perl5/site_perl/5.16.3
    /usr/local/lib/perl5/5.16.3/i686-linux
    /usr/local/lib/perl5/5.16.3
    /usr/local/lib/perl5/site_perl
    .