Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe Build --makefile_env_macros 1 test t\00.load.........1..2 ok 1 - use Data::FormValidator; # Testing Data::Form::Elements 0.60 ok 2 - use Data::Form::Elements; ok t\01.general......1..31 # Failed test (t\01.general.t at line 28) ok 1 - Will not validate a scalar. ok 2 - Will not validate a normal hash. not ok 3 - Validate hash ok 4 - ARGS as given should not validate. ok 5 - Param: Name stored, but not trimmed. ok 6 - Param: Name stored, but not trimmed (accessor). ok 7 - Param: Name Error message OK (default). ok 8 - Param: Description stored and trimmed. ok 9 - Param: Description stored and trimmed (accessor). ok 10 - No error message for description. ok 11 - Param: Sort Position stored. ok 12 - Param: Sort Position stored (accessor). ok 13 - Proper constraint error message for sort_position. ok 14 - Param: Email stored. ok 15 - Param: Email stored # (accessor). ok 16 - Proper constraint error message for email. ok 17 - Validate hash ok 18 - ARGS as given should validate. ok 19 - Param: Name stored, but not trimmed. ok 20 - Param: Name stored, but not trimmed (accessor). ok 21 - Param: Name Error message OK (default). ok 22 - Param: Description stored. ok 23 - Param: Description stored (accessor). ok 24 - No error message for description. ok 25 - Param: Sort Position stored. ok 26 - Param: Sort Position stored (accessor). ok 27 - Proper constraint error message for sort_position. ok 28 - Param: Email stored. ok 29 - Param: Email stored # (accessor). ok 30 - Proper constraint error message for email. ok 31 - Accessor method setter works. # Looks like you failed 1 tests of 31. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/31 tests, 96.77% okay t\02.cgi..........1..30 ok 1 - Will not validate a scalar. ok 2 - Will not validate a normal hash. # Failed test (t\02.cgi.t at line 33) not ok 3 - Validate hash ok 4 - ARGS as given should not validate. ok 5 - Param: Name stored, but not trimmed. ok 6 - Param: Name stored, but not trimmed (accessor). ok 7 - Param: Name Error message OK (default). ok 8 - Param: Description stored and trimmed. ok 9 - Param: Description stored and trimmed (accessor). ok 10 - No error message for description. ok 11 - Param: Sort Position stored. ok 12 - Param: Sort Position stored (accessor). ok 13 - Proper constraint error message for sort_position. ok 14 - Param: Email stored. ok 15 - Param: Email stored # (accessor). ok 16 - Proper constraint error message for email. ok 17 - Validate hash ok 18 - ARGS as given should validate. ok 19 - Param: Name stored, but not trimmed. ok 20 - Param: Name stored, but not trimmed (accessor). ok 21 - Param: Name Error message OK (default). ok 22 - Param: Description stored. ok 23 - Param: Description stored (accessor). ok 24 - No error message for description. ok 25 - Param: Sort Position stored. ok 26 - Param: Sort Position stored (accessor). ok 27 - Proper constraint error message for sort_position. # Looks like you failed 1 tests of 30. ok 28 - Param: Email stored. ok 29 - Param: Email stored # (accessor). ok 30 - Proper constraint error message for email. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 3 Failed 1/30 tests, 96.67% okay t\pod-coverage....1..1 ok 1 - Pod coverage on Data::Form::Elements ok t\pod.............1..1 ok 1 - blib\lib\Data\Form\Elements.pm ok Failed 2/5 test scripts, 60.00% okay. 2/65 subtests failed, 96.92% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01.general.t 1 256 31 1 3.23% 3 t\02.cgi.t 1 256 30 1 3.33% 3 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.