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 Carl Franks,
    
This is a computer-generated report for HTML-Widget-1.11
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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 'C:\strawberry\c\bin\dmake.EXE test':

C:\strawberry\perl\bin\perl5.10.0.exe "-Iinc" Makefile.PL --config= 
--installdeps=Test::NoWarnings,0,HTML::Element,3.22,Class::Accessor::Fast,0,Class::Accessor::Chained::Fast,0,Class::Data::Accessor,0,HTML::Scrubber,0,Module::Pluggable::Fast,0,Email::Valid,0,Date::Calc,0
Cannot determine perl version info from lib/HTML/Widget.pm
C:\strawberry\perl\bin\perl5.10.0.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_filt
er.t t/get_filters.t t/result_add_error.t t/retain_default.t t/submitted.t
t/01use....................................ok
t/02pod....................................skipped: set TEST_POD to enable this 
test
t/03podcoverage............................skipped: set TEST_POD to enable this 
test
t/04basic..................................ok
t/05strict.................................ok
t/06bugs_ascii_space.......................ok
t/06bugs_callbackone_missing_param.........ok
t/06bugs_constraint_range_zero_max.........ok
t/06bugs_constraint_range_zero_min.........ok
t/06bugs_in_value_empty....................ok
t/06bugs_name_regex_chars..................ok
t/06bugs_result_elements_warnings..........ok
t/06bugs_result_params_multiple............ok
t/06bugs_select_empty_options..............ok
t/06bugs_select_zero_key_constraint........ok
t/06bugs_value_empty_string................ok
t/06bugs_value_no_default..................ok
t/06bugs_value_zero........................ok
t/06bugs_widget_get_elements...............ok
t/06bugs_widget_name_zero..................ok
t/06bugs_xml_escape........................ok
t/06bugs_zero_value_xml....................ok
t/06bugs_zero_xml..........................ok
t/07custom_render..........................ok
t/08constraint_all.........................ok
t/08empty_errors...........................ok
t/08filter_all.............................ok
t/09nested_embed...........................ok
t/10explicit_ids...........................ok
t/10no_name................................ok
t/attributes...............................ok
t/constraint_all...........................ok
t/constraint_allornone.....................ok
t/constraint_any...........................ok
t/constraint_ascii.........................ok
t/constraint_bool..........................ok
t/constraint_callback......................ok
t/constraint_callbackonce..................ok
t/constraint_custom_namespace..............ok
t/constraint_date..........................ok
t/constraint_datetime......................ok
t/constraint_dependon......................ok
t/constraint_email.........................ok
t/constraint_equal.........................ok
t/constraint_http..........................ok
t/constraint_in............................ok
t/constraint_integer.......................ok
t/constraint_length........................ok
t/constraint_number........................ok
t/constraint_printable.....................ok
t/constraint_range.........................ok
t/constraint_regex.........................ok
t/constraint_singlevalue...................ok
t/constraint_string........................ok
t/constraint_time..........................ok
t/element_block............................ok
t/element_button...........................ok
t/element_button_tag.......................ok
t/element_checkbox.........................ok
t/element_custom_namespace.................ok
t/element_hidden...........................ok
t/element_password.........................ok
t/element_radio............................ok
t/element_radiogroup.......................ok
t/element_radiogroup_constrain_values......ok
t/element_reset............................ok
t/element_select...........................ok
t/element_select_constrain_options.........ok
t/element_span.............................ok
t/element_submit...........................ok
t/element_textarea.........................ok
t/element_textfield........................ok
t/element_upload...........................ok
t/filter_callback..........................ok
t/filter_htmlescape........................ok
t/filter_htmlstrip.........................ok
t/filter_lowercase.........................ok
t/filter_trimedges.........................ok
t/filter_uppercase.........................ok
t/filter_whitespace........................ok
t/get_constraint...........................ok
t/get_constraints..........................ok
t/get_element..............................ok
t/get_elements.............................ok
t/get_errors...............................ok
t/get_filter...............................ok
t/get_filters..............................ok
t/result_add_error.........................ok
t/retain_default...........................ok
t/submitted................................ok
All tests successful.
Files=90, Tests=625, 67 wallclock secs ( 0.56 usr +  0.16 sys =  0.72 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                         Need Have   
    ------------------------------ ---- -------
    Class::Accessor::Chained::Fast 0    0      
    Class::Accessor::Fast          0    0.31   
    Class::Data::Accessor          0    0.04001
    Date::Calc                     0    5.4    
    Email::Valid                   0    0.179  
    HTML::Element                  3.22 3.23   
    HTML::Scrubber                 0    0.08   
    Module::Pluggable::Fast        0    0.18   
    Scalar::Util                   0    1.19   
    Storable                       0    2.18   
    Test::NoWarnings               0    0.084  

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = 
;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry-perl\c\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE
    LIB = 
;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\c\lib;C:\strawberry-perl\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\Programme\Gemeinsame 
Dateien\Symbian\Tools;C:\Programme\CSL Arm 
Toolchain\bin;C:\Perl\bin\;c:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Nokia\Update_Manager\bin;C:\Programme\Gemeinsame
 
Dateien\GTK\2.0\bin;C:\Symbian\UIQ3.1SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\cygwin\bin;C:\Symbian\UIQ3SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;;C:\PROGRA~1\GEMEIN~1\MUVEET~1\030625;C:/cygwin/home/slaven/work2/srezic-misc/scripts
    PERL5LIB = 
C:\strawberry\cpan\build\Class-Data-Accessor-0.04001-km3FyQ/blib/arch;C:\strawberry\cpan\build\Class-Data-Accessor-0.04001-km3FyQ/blib/lib;C:\strawberry\cpan\build\Class-Accessor-Chained-0.01-jM0Tbh/blib/arch;C:\strawberry\cpan\build\Class-Accessor-Chained-0.01-jM0Tbh/blib/lib;C:\strawberry\cpan\build\Date-Calc-5.4-EMqr4R/blib/arch;C:\strawberry\cpan\build\Date-Calc-5.4-EMqr4R/blib/lib;C:\strawberry\cpan\build\Bit-Vector-6.4-nE2kYv/blib/arch;C:\strawberry\cpan\build\Bit-Vector-6.4-nE2kYv/blib/lib;C:\strawberry\cpan\build\Carp-Clan-5.9-edn7AG/blib/arch;C:\strawberry\cpan\build\Carp-Clan-5.9-edn7AG/blib/lib;C:\strawberry\cpan\build\Test-NoWarnings-0.084-w6dDl8/blib/arch;C:\strawberry\cpan\build\Test-NoWarnings-0.084-w6dDl8/blib/lib;C:\strawberry\cpan\build\Test-Tester-0.106-y_u_4T/blib/arch;C:\strawberry\cpan\build\Test-Tester-0.106-y_u_4T/blib/lib;C:\strawberry\cpan\build\Class-Accessor-0.31-718H4C/blib/arch;C:\strawberry\cpan\build\Class-Accessor-0.31-718H4C/blib/lib;C:\strawberry\cpan\build\HTML-Tree-3.23-pUIlCN/blib/arch;C:\strawberry\cpan\build\HTML-Tree-3.23-pUIlCN/blib/lib;C:\strawberry\cpan\build\Module-Pluggable-Fast-0.18-sjsEJT/blib/arch;C:\strawberry\cpan\build\Module-Pluggable-Fast-0.18-sjsEJT/blib/lib;C:\strawberry\cpan\build\UNIVERSAL-require-0.11-nbfi8x/blib/arch;C:\strawberry\cpan\build\UNIVERSAL-require-0.11-nbfi8x/blib/lib;C:\strawberry\cpan\build\Email-Valid-0.179-LsGvsT/blib/arch;C:\strawberry\cpan\build\Email-Valid-0.179-LsGvsT/blib/lib;C:\strawberry\cpan\build\MailTools-2.02-3yZjp9/blib/arch;C:\strawberry\cpan\build\MailTools-2.02-3yZjp9/blib/lib;C:\strawberry\cpan\build\TimeDate-1.16-0kQQcu/blib/arch;C:\strawberry\cpan\build\TimeDate-1.16-0kQQcu/blib/lib;C:\strawberry\cpan\build\HTML-Scrubber-0.08-OpfIsN/blib/arch;C:\strawberry\cpan\build\HTML-Scrubber-0.08-OpfIsN/blib/lib;C:\strawberry\cpan\build\XML-API-0.18-7sJfBS/blib/arch;C:\strawberry\cpan\build\XML-API-0.18-7sJfBS/blib/lib;C:\strawberry\cpan\build\Test-Pod-1.26-aPFoM2/blib/arch;C:\strawberry\cpan\build\Test-Pod-1.26-aPFo
M2/blib/lib;C:\strawberry\cpan\build\Test-Memory-Cycle-1.04-0guUOA/blib/arch;C:\strawberry\cpan\build\Test-Memory-Cycle-1.04-0guUOA/blib/lib;C:\strawberry\cpan\build\Devel-Cycle-1.07-4bEEmS/blib/arch;C:\strawberry\cpan\build\Devel-Cycle-1.07-4bEEmS/blib/lib;C:\strawberry\cpan\build\PadWalker-1.5-sq68Xe/blib/arch;C:\strawberry\cpan\build\PadWalker-1.5-sq68Xe/blib/lib;C:\strawberry\cpan\build\Test-Exception-0.26-cy0f2L/blib/arch;C:\strawberry\cpan\build\Test-Exception-0.26-cy0f2L/blib/lib;C:\strawberry\cpan\build\Sub-Uplevel-0.18-xJVmvf/blib/arch;C:\strawberry\cpan\build\Sub-Uplevel-0.18-xJVmvf/blib/lib;C:\strawberry\cpan\build\Test-Pod-Coverage-1.08-9_sB28/blib/arch;C:\strawberry\cpan\build\Test-Pod-Coverage-1.08-9_sB28/blib/lib;C:\strawberry\cpan\build\Pod-Coverage-0.19-zJqCW7/blib/arch;C:\strawberry\cpan\build\Pod-Coverage-0.19-zJqCW7/blib/lib;C:\strawberry\cpan\build\Devel-Symdump-2.08-3pxh1F/blib/arch;C:\strawberry\cpan\build\Devel-Symdump-2.08-3pxh1F/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 3032
    PERL5_CPAN_IS_RUNNING = 3032
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD
    TEMP = C:\DOKUME~1\slaven\LOKALE~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl5.10.0.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

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


--

Summary of my perl5 (revision 5 version 10 subversion 0) 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 
-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:\strawberry\perl\lib\CORE" 
-L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" 
-L"C:\strawberry\c\lib"'

Reply via email to