Checking if your kit is complete... Looks good Writing Makefile for WWW::Form cp lib/WWW/FieldValidator.pm blib/lib/WWW/FieldValidator.pm cp lib/WWW/Form.pm blib/lib/WWW/Form.pm Manifying blib/man3/WWW::FieldValidator.3 Manifying blib/man3/WWW::Form.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-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 darwin # Current time local: Tue Nov 27 05:52:48 2007 # Current time GMT: Tue Nov 27 13:52:48 2007 # 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..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage 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 All tests successful, 1 test skipped. Files=10, Tests=53, 1 wallclock secs ( 1.12 cusr + 0.30 csys = 1.42 CPU) make: *** [htmlifypods] Hangup