PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2012-02-20T21:11:33 ActivePerl-1200 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.12/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.12\site\bin;C:\Perl64-5.12\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Going to read 'C:\cpanfly-5.12\var\cpan\Metadata' Database was generated on Tue, 21 Feb 2012 04:13:58 GMT Running make for G/GA/GAAS/HTML-Form-6.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GA/GAAS/HTML-Form-6.02.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/G/GA/GAAS/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\G\GA\GAAS\HTML-Form-6.02.tar.gz ok HTML-Form-6.02/ HTML-Form-6.02/Changes HTML-Form-6.02/lib/ HTML-Form-6.02/Makefile.PL HTML-Form-6.02/MANIFEST HTML-Form-6.02/META.yml HTML-Form-6.02/README HTML-Form-6.02/t/ HTML-Form-6.02/t/form-label.t HTML-Form-6.02/t/form-maxlength.t HTML-Form-6.02/t/form-multi-select.t HTML-Form-6.02/t/form-param.t HTML-Form-6.02/t/form-selector.t HTML-Form-6.02/t/form-unicode.t HTML-Form-6.02/t/form.t HTML-Form-6.02/lib/HTML/ HTML-Form-6.02/lib/HTML/Form.pm CPAN.pm: Going to build G/GA/GAAS/HTML-Form-6.02.tar.gz >>> C:\Perl64-5.12\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for HTML::Form Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/HTML/Form.pm blib\lib\HTML\Form.pm GAAS/HTML-Form-6.02.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:\Perl64-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/form-label.t ......... 1..2 # Running under perl version 5.012000 for MSWin32 # Win32::BuildNumber 1200 # Current time local: Mon Feb 20 21:11:38 2012 # Current time GMT: Tue Feb 21 05:11:38 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok t/form-maxlength.t ..... 1..12 ok 1 - The object isa HTML::Form ok 2 - The object isa HTML::Form::TextInput ok 3 - got maxlength: 8 ok 4 - set value length=4 ok 5 - got value length=4 ok 6 - set value length=10 ok 7 - got value length=10 ok 8 - not strict by default ok 9 - input strict change when form strict change ok 10 - set value length=4 ok 11 - got value length=4 ok 12 - Exception raised ok t/form-multi-select.t .. 1..2 ok 1 - the settings of a previous form should not interfere with a latter form (control test with one form) ok 2 - the settings of a previous form should not interfere with a latter form (test with two forms) ok t/form-param.t ......... 1..22 # Running under perl version 5.012000 for MSWin32 # Win32::BuildNumber 1200 # Current time local: Mon Feb 20 21:11:38 2012 # Current time GMT: Tue Feb 21 05:11:38 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok t/form-selector.t ...... 1..12 # Running under perl version 5.012000 for MSWin32 # Win32::BuildNumber 1200 # Current time local: Mon Feb 20 21:11:38 2012 # Current time GMT: Tue Feb 21 05:11:38 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok t/form-unicode.t ....... 1..15 # Running under perl version 5.012000 for MSWin32 # Win32::BuildNumber 1200 # Current time local: Mon Feb 20 21:11:38 2012 # Current time GMT: Tue Feb 21 05:11:38 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok t/form.t ............... 1..127 # Running under perl version 5.012000 for MSWin32 # Win32::BuildNumber 1200 # Current time local: Mon Feb 20 21:11:38 2012 # Current time GMT: Tue Feb 21 05:11:38 2012 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 ok 50 ok 51 ok 52 ok 53 ok 54 ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 ok 61 ok 62 ok 63 ok 64 ok 65 ok 66 ok 67 ok 68 ok 69 ok 70 ok 71 ok 72 ok 73 ok 74 ok 75 ok 76 ok 77 ok 78 ok 79 ok 80 ok 81 ok 82 ok 83 ok 84 ok 85 ok 86 ok 87 ok 88 ok 89 ok 90 ok 91 ok 92 ok 93 ok 94 ok 95 ok 96 ok 97 ok 98 ok 99 ok 100 ok 101 ok 102 ok 103 ok 104 ok 105 ok 106 ok 107 ok 108 ok 109 ok 110 ok 111 ok 112 ok 113 ok 114 ok 115 ok 116 ok 117 ok 118 ok 119 ok 120 ok 121 ok 122 ok 123 ok 124 ok 125 ok 126 ok 127 ok All tests successful. Files=7, Tests=192, 0 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 CPU) Result: PASS GAAS/HTML-Form-6.02.tar.gz nmake test TEST_VERBOSE=1 -- OK Gisle Aas <gisle@ActiveState.com> Class that represents an HTML form element >>> (cd C:\cpanfly-5.12\var\cpan\build\HTML-Form-6.02-lLSa2r && tar cvf - HTML-Form-6.02.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/G/GA/GAAS/HTML-Form-6.02.tar.gz HTML-Form-6.02.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Form.pm >>> mv C:\cpanfly-5.12\var\cpan\build\HTML-Form-6.02-lLSa2r/HTML-Form-6.02.ppd C:/cpanfly-5.12/var/REPO/G/GA/GAAS Finished 2012-02-20T21:11:39