Start 2008-08-26T20:10:17 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl\site\bin;C:\Perl\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem Going to read C:\cpanfly\var\cpan\Metadata Database was generated on Tue, 26 Aug 2008 11:02:49 GMT Running make for S/SH/SHLOMIF/WWW-Form-1.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SH/SHLOMIF/WWW-Form-1.18.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/S/SH/SHLOMIF/CHECKSUMS Checksum for C:\cpanfly\var\cpan\sources\authors\id\S\SH\SHLOMIF\WWW-Form-1.18.tar.gz ok WWW-Form-1.18/ WWW-Form-1.18/t/ WWW-Form-1.18/t/distro_integrity.t WWW-Form-1.18/t/set_fields.t WWW-Form-1.18/t/dummy.t WWW-Form-1.18/t/get_field.t WWW-Form-1.18/t/validate-email.t WWW-Form-1.18/t/00-load.t WWW-Form-1.18/t/pod-coverage.t WWW-Form-1.18/t/render_attributes.t WWW-Form-1.18/t/html-gen.t WWW-Form-1.18/t/pod.t WWW-Form-1.18/t/hidden-elements.t WWW-Form-1.18/t/lib/ WWW-Form-1.18/t/lib/CondTestMore.pm WWW-Form-1.18/examples/ WWW-Form-1.18/examples/form_test.pl WWW-Form-1.18/Changes WWW-Form-1.18/lib/ WWW-Form-1.18/lib/WWW/ WWW-Form-1.18/lib/WWW/Form.pm WWW-Form-1.18/lib/WWW/FieldValidator.pm WWW-Form-1.18/MANIFEST WWW-Form-1.18/META.yml WWW-Form-1.18/README WWW-Form-1.18/Makefile.PL CPAN.pm: Going to build S/SH/SHLOMIF/WWW-Form-1.18.tar.gz >>> C:\Perl\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Form >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/WWW/FieldValidator.pm blib\lib\WWW\FieldValidator.pm cp lib/WWW/Form.pm blib\lib\WWW\Form.pm SHLOMIF/WWW-Form-1.18.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-load.............. 1..1 ok 1 - use WWW::Form; ok t/distro_integrity..... 1..1 ok 1 - README exists ok t/dummy................ 1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1003 # Current time local: Tue Aug 26 20:10:22 2008 # Current time GMT: Wed Aug 27 03:10:22 2008 # Using Test.pm version 1.25 ok 1 ok t/get_field............ 1..3 ok 1 - getfield-label ok 2 - getfield-text ok 3 - getfield-defaultValue ok t/hidden-elements...... 1..1 ok 1 - Expecting a display:none default row HTML ok t/html-gen............. 1..5 ok 1 - Textarea HTML Escape ok 2 - First Name HTML Fetch ok 3 - First Name Escaping Test ok 4 - Checkbox Unset Value ok 5 - Checkbox Set Value ok t/pod-coverage......... 1..2 ok 1 - Pod coverage on WWW::FieldValidator ok 2 - Pod coverage on WWW::Form ok t/pod.................. 1..2 ok 1 - blib\lib\WWW\FieldValidator.pm ok 2 - blib\lib\WWW\Form.pm ok t/render_attributes.... 1..6 ok 1 - use WWW::Form; ok 2 - Initialization ok 3 - Simple Attribute Rendering ok 4 - Attribute Rendering with Ampersand (& -> &) ok 5 - Attribute Rendering with Double Quotes (" -> ") ok 6 - Attribute Rendering with < and > Signs ok t/set_fields........... 1..33 ok 1 - use WWW::Form; ok 2 - simple-fn-label ok 3 - simple-fn-dv ok 4 - simple-fn-type ok 5 - simple-comments-label ok 6 - simple-comments-dv ok 7 - simple-comments-type ok 8 - non-existent-fn-label ok 9 - non-existent-fn-dv ok 10 - non-existent-fn-type ok 11 - non-existent-comments-label ok 12 - non-existent-comments-dv ok 13 - non-existent-comments-type ok 14 - non-existent-non-existent ok 15 - hint-fn-label ok 16 - hint-fn-dv ok 17 - hint-fn-type ok 18 - hint-comments-label ok 19 - hint-comments-dv ok 20 - hint-comments-type ok 21 - hint-fn-hint ok 22 - hint-comments-hint ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 - _getFieldInitParams() does not touches the $self->{fields} hash ok 29 ok 30 ok 31 ok 32 ok 33 ok t/validate-email....... 1..3 ok 1 - email validator initialised ok 2 - Email 1 ok 3 - Email with hyphens ok All tests successful. Files=11, Tests=58, 2 wallclock secs ( 0.00 usr + 0.06 sys = 0.06 CPU) Result: PASS SHLOMIF/WWW-Form-1.18.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up abstract from lib/WWW/Form.pm Shlomi Fish <shlomif@iglu.org.il> Object-oriented module for HTML form input validation and display >>> (cd C:\cpanfly\var\cpan\build\WWW-Form-1.18-2m5IYg && tar cvf - WWW-Form-1.18.ppd blib) | gzip -c >C:/cpanfly/var/REPO/S/SH/SHLOMIF/WWW-Form-1.18.tar.gz WWW-Form-1.18.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/FieldValidator.pm blib/lib/WWW/Form.pm >>> mv C:\cpanfly\var\cpan\build\WWW-Form-1.18-2m5IYg/WWW-Form-1.18.ppd C:/cpanfly/var/REPO/S/SH/SHLOMIF Finished 2008-08-26T20:10:25