PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-32\site\bin;C:\Perl-5.22-32\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\cpanfly-5.22-32\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\mysql-5.5.45-x64\bin;C:\mysql-5.5.45-x64\bin;=C:\mysql-5.5.45-win32\bin Start 2015-09-12T04:19:40 ActivePerl-2200 CPAN-2.00 PATH=C:\MinGW-32\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~1.22-\site\bin;C:\PERL-5~1.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\CPANFL~1.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\ Reading 'C:\cpanfly-5.22-32\var\cpan\Metadata' Database was generated on Sat, 12 Sep 2015 06:17:02 GMT Running make for S/SH/SHLOMIF/WWW-Form-1.19.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/S/SH/SHLOMIF/WWW-Form-1.19.tar.gz Checksum for C:\cpanfly-5.22-32\var\cpan\sources\authors\id\S\SH\SHLOMIF\WWW-Form-1.19.tar.gz ok WWW-Form-1.19 WWW-Form-1.19/README WWW-Form-1.19/Changes WWW-Form-1.19/t WWW-Form-1.19/t/pod.t WWW-Form-1.19/LICENSE WWW-Form-1.19/Changes~ WWW-Form-1.19/dist.ini WWW-Form-1.19/META.yml WWW-Form-1.19/MANIFEST WWW-Form-1.19/Build.PL WWW-Form-1.19/dist.ini~ WWW-Form-1.19/t/dummy.t WWW-Form-1.19/t/00-load.t WWW-Form-1.19/Makefile.PL WWW-Form-1.19/t/html-gen.t WWW-Form-1.19/t/get_field.t WWW-Form-1.19/t/set_fields.t WWW-Form-1.19/t/00-compile.t WWW-Form-1.19/lib/WWW WWW-Form-1.19/lib/WWW/Form.pm WWW-Form-1.19/lib/WWW/Form.pm~ WWW-Form-1.19/t/pod-coverage.t WWW-Form-1.19/t/html-form-gen.t WWW-Form-1.19/t/validate-email.t WWW-Form-1.19/t/hidden-elements.t WWW-Form-1.19/t/distro_integrity.t WWW-Form-1.19/examples WWW-Form-1.19/examples/form_test.pl WWW-Form-1.19/t/render_attributes.t WWW-Form-1.19/t/lib WWW-Form-1.19/t/lib/CondTestMore.pm WWW-Form-1.19/t/release-pod-syntax.t WWW-Form-1.19/inc/Test/Run WWW-Form-1.19/inc/Test/Run/Builder.pm WWW-Form-1.19/t/release-pod-coverage.t WWW-Form-1.19/t/release-cpan-changes.t WWW-Form-1.19/lib/WWW/FieldValidator.pm WWW-Form-1.19/lib/WWW/FieldValidator.pm~ CPAN.pm: Building S/SH/SHLOMIF/WWW-Form-1.19.tar.gz >>> C:\Perl-5.22-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a dmake-style Makefile Writing Makefile for WWW::Form Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/WWW/FieldValidator.pm blib\lib\WWW\FieldValidator.pm cp lib/WWW/Form.pm blib\lib\WWW\Form.pm SHLOMIF/WWW-Form-1.19.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t ............ 1..2 ok 1 - WWW/FieldValidator.pm loaded ok ok 2 - WWW/Form.pm loaded ok ok t/00-load.t ............... 1..1 ok 1 - use WWW::Form; ok t/distro_integrity.t ...... 1..1 ok 1 - README exists ok t/dummy.t ................. 1..1 # Running under perl version 5.022000 for MSWin32 # Win32::BuildNumber 2200 # Current time local: Sat Sep 12 04:19:49 2015 # Current time GMT: Sat Sep 12 11:19:49 2015 # Using Test.pm version 1.26 ok 1 ok t/get_field.t ............. 1..3 ok 1 - getfield-label ok 2 - getfield-text ok 3 - getfield-defaultValue ok t/hidden-elements.t ....... 1..1 ok 1 - Expecting a display:none default row HTML ok t/html-form-gen.t ......... 1..2 ok 1 ok 2 ok t/html-gen.t .............. 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.t .......... 1..2 ok 1 - Pod coverage on WWW::FieldValidator ok 2 - Pod coverage on WWW::Form ok t/pod.t ................... 1..2 ok 1 - POD test for blib/lib/WWW/FieldValidator.pm ok 2 - POD test for blib/lib/WWW/Form.pm ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/render_attributes.t ..... 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.t ............ 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.t ........ 1..3 ok 1 - email validator initialised ok 2 - Email 1 ok 3 - Email with hyphens ok All tests successful. Files=16, Tests=62, 5 wallclock secs ( 0.14 usr + 0.11 sys = 0.25 CPU) Result: PASS SHLOMIF/WWW-Form-1.19.tar.gz dmake test TEST_VERBOSE=1 -- OK Shlomi Fish <shlomif@shlomifish.org> Object-oriented module for HTML form input validation and display >>> (cd C:\cpanfly-5.22-32\var\cpan\build\WWW-Form-1.19-V30oSZ && tar cvf - WWW-Form-1.19.ppd blib) | gzip -c >C:/cpanfly-5.22-32/var/REPO/S/SH/SHLOMIF/WWW-Form-1.19.tar.gz WWW-Form-1.19.ppd blib/ blib/lib/ blib/lib/WWW/ blib/lib/WWW/FieldValidator.pm blib/lib/WWW/Form.pm >>> mv C:\cpanfly-5.22-32\var\cpan\build\WWW-Form-1.19-V30oSZ/WWW-Form-1.19.ppd C:/cpanfly-5.22-32/var/REPO/S/SH/SHLOMIF Finished 2015-09-12T04:19:52