HTML-Widget v1.11 Perl 5 v5.12.1 i686-linux-thread-multi

Status
Pass
From
Serguei Trouchelle (STRO)
Dist
HTML-Widget v1.11
Platform
Perl 5 v5.12.1 i686-linux-thread-multi
Date
2010-05-21 00:27:33
ID
a638c600-646f-11df-a31e-d5b45eed3741
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 Carl Franks,

This is a computer-generated report for HTML-Widget-1.11
on perl 5.12.1, created by CPAN-Reporter-1.1711.

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 'C:\bin\dev\perl\site\bin\dmake.EXE test':

C:\home\stro\perl5121\bin\perl.exe "-Iinc" Makefile.PL --config= --installdeps=Module::Pluggable::Fast,0
Cannot determine perl version info from lib/HTML/Widget.pm
C:\home\stro\perl5121\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/01use.t t/02pod.t t/03podcoverage.t t/04basic.t t/05strict.t t/06bugs_ascii_space.t t/06bugs_callbackone_missing_param.t t/06bugs_constraint_range_zero_max.t t/06bugs_constraint_range_zero_min.t t/06bugs_in_value_empty.t t/06bugs_name_regex_chars.t t/06bugs_result_elements_warnings.t t/06bugs_result_params_multiple.t t/06bugs_select_empty_options.t t/06bugs_select_zero_key_constraint.t t/06bugs_value_empty_string.t t/06bugs_value_no_default.t t/06bugs_value_zero.t t/06bugs_widget_get_elements.t t/06bugs_widget_name_zero.t t/06bugs_xml_escape.t t/06bugs_zero_value_xml.t t/06bugs_zero_xml.t t/07custom_render.t t/08constraint_all.t t/08empty_errors.t t/08filter_all.t t/09nested_embed.t t/10explicit_ids.t t/10no_name.t t/attributes.t t/constraint_all.t t/constraint_allornone.t t/constraint_any.t t/constraint_ascii.t t/constraint_bool.t t/constraint_callback.t t/constraint_callbackonce.t t/constraint_custom_namespace.t t/constraint_date.t t/constraint_datetime.t t/constraint_dependon.t t/constraint_email.t t/constraint_equal.t t/constraint_http.t t/constraint_in.t t/constraint_integer.t t/constraint_length.t t/constraint_number.t t/constraint_printable.t t/constraint_range.t t/constraint_regex.t t/constraint_singlevalue.t t/constraint_string.t t/constraint_time.t t/element_block.t t/element_button.t t/element_button_tag.t t/element_checkbox.t t/element_custom_namespace.t t/element_hidden.t t/element_password.t t/element_radio.t t/element_radiogroup.t t/element_radiogroup_constrain_values.t t/element_reset.t t/element_select.t t/element_select_constrain_options.t t/element_span.t t/element_submit.t t/element_textarea.t t/element_textfield.t t/element_upload.t t/filter_callback.t t/filter_htmlescape.t t/filter_htmlstrip.t t/filter_lowercase.t t/filter_trimedges.t t/filter_uppercase.t t/filter_whitespace.t t/get_constraint.t t/get_constraints.t t/get_element.t t/get_elements.t t/get_errors.t t/get_filter.t t/get_filters.t t/result_add_error.t t/retain_default.t t/submitted.t
t/01use.t ................................ ok
t/02pod.t ................................ skipped: set TEST_POD to enable this test
t/03podcoverage.t ........................ skipped: set TEST_POD to enable this test
t/04basic.t .............................. ok
t/05strict.t ............................. ok
t/06bugs_ascii_space.t ................... ok
t/06bugs_callbackone_missing_param.t ..... ok
t/06bugs_constraint_range_zero_max.t ..... ok
t/06bugs_constraint_range_zero_min.t ..... ok
t/06bugs_in_value_empty.t ................ ok
t/06bugs_name_regex_chars.t .............. ok
t/06bugs_result_elements_warnings.t ...... ok
t/06bugs_result_params_multiple.t ........ ok
t/06bugs_select_empty_options.t .......... ok
t/06bugs_select_zero_key_constraint.t .... ok
t/06bugs_value_empty_string.t ............ ok
t/06bugs_value_no_default.t .............. ok
t/06bugs_value_zero.t .................... ok
t/06bugs_widget_get_elements.t ........... ok
t/06bugs_widget_name_zero.t .............. ok
t/06bugs_xml_escape.t .................... ok
t/06bugs_zero_value_xml.t ................ ok
t/06bugs_zero_xml.t ...................... ok
t/07custom_render.t ...................... ok
t/08constraint_all.t ..................... ok
t/08empty_errors.t ....................... ok
t/08filter_all.t ......................... ok
t/09nested_embed.t ....................... ok
t/10explicit_ids.t ....................... ok
t/10no_name.t ............................ ok
t/attributes.t ........................... ok
t/constraint_all.t ....................... ok
t/constraint_allornone.t ................. ok
t/constraint_any.t ....................... ok
t/constraint_ascii.t ..................... ok
t/constraint_bool.t ...................... ok
t/constraint_callback.t .................. ok
t/constraint_callbackonce.t .............. ok
t/constraint_custom_namespace.t .......... ok
t/constraint_date.t ...................... ok
t/constraint_datetime.t .................. ok
t/constraint_dependon.t .................. ok
t/constraint_email.t ..................... ok
t/constraint_equal.t ..................... ok
t/constraint_http.t ...................... ok
t/constraint_in.t ........................ ok
t/constraint_integer.t ................... ok
t/constraint_length.t .................... ok
t/constraint_number.t .................... ok
t/constraint_printable.t ................. ok
t/constraint_range.t ..................... ok
t/constraint_regex.t ..................... ok
t/constraint_singlevalue.t ............... ok
t/constraint_string.t .................... ok
t/constraint_time.t ...................... ok
t/element_block.t ........................ ok
t/element_button.t ....................... ok
t/element_button_tag.t ................... ok
t/element_checkbox.t ..................... ok
t/element_custom_namespace.t ............. ok
t/element_hidden.t ....................... ok
t/element_password.t ..................... ok
t/element_radio.t ........................ ok
t/element_radiogroup.t ................... ok
t/element_radiogroup_constrain_values.t .. ok
t/element_reset.t ........................ ok
t/element_select.t ....................... ok
t/element_select_constrain_options.t ..... ok
t/element_span.t ......................... ok
t/element_submit.t ....................... ok
t/element_textarea.t ..................... ok
t/element_textfield.t .................... ok
t/element_upload.t ....................... ok
t/filter_callback.t ...................... ok
t/filter_htmlescape.t .................... ok
t/filter_htmlstrip.t ..................... ok
t/filter_lowercase.t ..................... ok
t/filter_trimedges.t ..................... ok
t/filter_uppercase.t ..................... ok
t/filter_whitespace.t .................... ok
t/get_constraint.t ....................... ok
t/get_constraints.t ...................... ok
t/get_element.t .......................... ok
t/get_elements.t ......................... ok
t/get_errors.t ........................... ok
t/get_filter.t ........................... ok
t/get_filters.t .......................... ok
t/result_add_error.t ..................... ok
t/retain_default.t ....................... ok
t/submitted.t ............................ ok
All tests successful.
Files=90, Tests=625, 37 wallclock secs ( 0.36 usr +  0.20 sys =  0.56 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need Have   
    ------------------------------ ---- -------
    Class::Accessor::Chained::Fast 0    0      
    Class::Accessor::Fast          0    0.34   
    Class::Data::Accessor          0    0.04004
    Date::Calc                     0    6.3    
    Email::Valid                   0    0.182  
    HTML::Element                  3.22 3.23   
    HTML::Scrubber                 0    0.08   
    Module::Pluggable::Fast        0    0.19   
    Scalar::Util                   0    1.23   
    Storable                       0    2.22   
    Test::NoWarnings               0    1.01   


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

Environment variables:

    ACTIVEPERL_CONFIG_SILENT = 1
    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\bin\apps\far\;C:\bin\dev\python\;C:\bin\dev\svn;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\bin\dev\perl\site\bin;C:\bin\dev\perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\bin\arc;C:\bin\dev\TortoiseSVN\bin;C:\bin\dev\Mercurial;C:\bin\dev\TortoiseHg;c:\bin\sys\gnuwin32\bin;C:\bin\dev\oracle\instantclient_11_1;C:\Program Files\Common Files\Microsoft Shared\Windows Live
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5804
    PERL5_CPAN_IS_RUNNING = 5804
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4016,5804
    PERL_CR_SMOKER_CURRENT = Catalyst-Plugin-HTML-Widget-1.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
    TEMP = C:\WINDOWS\Temp

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

    $^X = C:\home\stro\perl5121\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.57   
    ExtUtils::ParseXS   2.2205 
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.21   
    Test::More          0.95_01
    YAML                0.71   
    YAML::Syck          1.07   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\home\stro\perl5121\lib\CORE" -L"C:\MinGW\lib"'
    libpth=C:\MinGW\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl512.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\home\stro\perl5121\lib\CORE" -L"C:\MinGW\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at May 18 2010 14:57:37
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="5804"
    PERL5_CPAN_IS_RUNNING="5804"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4016,5804"
    PERL_CR_SMOKER_CURRENT="Catalyst-Plugin-HTML-Widget-1.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/home/stro/perl5121/site/lib
    C:/home/stro/perl5121/lib
    .