PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-08-22T04:36:53 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Sun, 21 Aug 2016 05:29:02 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\G\GA\GAAS\HTML-Form-6.03.tar.gz ok HTML-Form-6.03/ HTML-Form-6.03/Changes HTML-Form-6.03/lib/ HTML-Form-6.03/Makefile.PL HTML-Form-6.03/MANIFEST HTML-Form-6.03/META.yml HTML-Form-6.03/README HTML-Form-6.03/t/ HTML-Form-6.03/t/form-label.t HTML-Form-6.03/t/form-maxlength.t HTML-Form-6.03/t/form-multi-select.t HTML-Form-6.03/t/form-param.t HTML-Form-6.03/t/form-selector.t HTML-Form-6.03/t/form-unicode.t HTML-Form-6.03/t/form.t HTML-Form-6.03/lib/HTML/ HTML-Form-6.03/lib/HTML/Form.pm Configuring G/GA/GAAS/HTML-Form-6.03.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for HTML::Form Writing MYMETA.yml and MYMETA.json GAAS/HTML-Form-6.03.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for G/GA/GAAS/HTML-Form-6.03.tar.gz >>> dmake cp lib/HTML/Form.pm blib\lib\HTML\Form.pm GAAS/HTML-Form-6.03.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/form-label.t ......... 1..2 # Running under perl version 5.024000 for MSWin32 # Win32::BuildNumber 2400 # Current time local: Mon Aug 22 04:37:04 2016 # Current time GMT: Mon Aug 22 11:37:04 2016 # Using Test.pm version 1.26 ok 1 ok 2 ok t/form-maxlength.t ..... 1..12 ok 1 - An object of class 'HTML::Form' isa 'HTML::Form' ok 2 - An object of class 'HTML::Form::TextInput' 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.024000 for MSWin32 # Win32::BuildNumber 2400 # Current time local: Mon Aug 22 04:37:05 2016 # Current time GMT: Mon Aug 22 11:37:05 2016 # Using Test.pm version 1.26 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.024000 for MSWin32 # Win32::BuildNumber 2400 # Current time local: Mon Aug 22 04:37:05 2016 # Current time GMT: Mon Aug 22 11:37:05 2016 # Using Test.pm version 1.26 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.024000 for MSWin32 # Win32::BuildNumber 2400 # Current time local: Mon Aug 22 04:37:05 2016 # Current time GMT: Mon Aug 22 11:37:05 2016 # Using Test.pm version 1.26 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.024000 for MSWin32 # Win32::BuildNumber 2400 # Current time local: Mon Aug 22 04:37:05 2016 # Current time GMT: Mon Aug 22 11:37:05 2016 # Using Test.pm version 1.26 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, 2 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU) Result: PASS GAAS/HTML-Form-6.03.tar.gz dmake test TEST_VERBOSE=1 -- OK Gisle Aas <gisle@ActiveState.com> Class that represents an HTML form element >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\HTML-Form-6.03-R4SPz0 && tar cvf - HTML-Form-6.03.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/G/GA/GAAS/HTML-Form-6.03.tar.gz HTML-Form-6.03.ppd blib/ blib/lib/ blib/lib/HTML/ blib/lib/HTML/Form.pm Finished 2016-08-22T04:37:06