Checking if your kit is complete... Looks good Writing Makefile for HTML::Formulate Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Formulate.pm blib\lib\HTML\Formulate.pm Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;" t\01_simple.t t\02_table.t t\03_auto.t t\03_edit.t t\04_link.t t\05_required.t t\06_errors.t t\08_nofields.t t\09_field_table_attr.t t\10_submit.t t\11_format.t t\12_select.t t\13_labels.t t\15_examples.t Using D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Formulate/blib t\01_simple.........1..3 ok 1 - use HTML::Formulate; ok 2 - simple edit ok 3 - simple delete ok t\02_table..........1..8 ok 1 - use HTML::Formulate; ok 2 - simple hashref ok 3 - nested arrayrefs1 ok 4 - nested arrayrefs2 ok 5 - nested arrayrefs4 ok 6 - nested hashrefs1 ok 7 - nested hashrefs2 ok 8 - nested hashrefs4 ok t\03_auto...........1..1 ok 1 - use HTML::Formulate;
Emp ID
Emp Name
Emp Title
Emp Addr ID
Emp Birth Dt
ok t\03_edit...........1..13 ok 1 - use HTML::Formulate; ok 2 - simple employee create ok 3 - simple employee edit ok 4 - submit buttons 1 ok 5 - submit buttons 2 ok 6 - select list ok 7 - password form ok 8 - hidden hashref ok 9 - hidden arrayref ok 10 - input attributes ok 11 - textarea ok 12 - custom field values ok 13 - omit fields ok t\04_link...........1..2 ok 1 - use HTML::Formulate; ok 2 - link handling ok t\05_required.......1..9 ok 1 - use HTML::Formulate; ok 2 - default th required ok 3 - explicit th required ok 4 - explicit required string marker ok 5 - turn off required markup ok 6 - die on bad required arg ok 7 - scalar required - emp_name ok 8 - scalar required - ALL ok 9 - scalar required - NONE ok t\06_errors.........1..13 ok 1 - use HTML::Formulate; ok 2 - default error formatting ok 3 - explicit top with title and text ok 4 - default column error formatting ok 5 - explicit column error formatting ok 6 - empty error hash ok 7 - die on bad errors arg ok 8 - sprintf-formatted errors, top ok 9 - sprintf-formatted errors, column ok 10 - scalar errors_format ok 11 - sub errors_format ok 12 - multiple errors per field, top ok 13 - multiple errors per field, column ok t\08_nofields.......1..5 ok 1 - use HTML::Formulate; ok 2 - no fields, submit ok 3 - no fields, empty submit ok 4 - no fields, false submit ok 5 - no fields, no submit ok t\09_field_table_attr.1..3 ok 1 - use HTML::Formulate; ok 2 - standard field ok 3 - submit buttons ok t\10_submit.........1..5 ok 1 - use HTML::Formulate; ok 2 - in-table submits ok 3 - external submits ok 4 - external submits 2 ok 5 - filter inherited attributes ok t\11_format.........1..3 ok 1 - use HTML::Formulate; ok 2 - formatting with text input ok 3 - formatting with select ok t\12_select.........1..8 ok 1 - use HTML::Formulate; ok 2 - arrayref vlabels ok 3 - hashref vlabels ok 4 - repeat values ok 5 - subrefs, scalar vlabels ok 6 - subrefs, arrayref vlabels ok 7 - subrefs, array vlabels ok 8 - subrefs, hashref vlabels ok t\13_labels.........1..7 ok 1 - use HTML::Formulate; ok 2 - auto labels ok 3 - label hash ok 4 - label attributes ok 5 - label attributes II ok 6 - empty label (hash) ok 7 - empty label (attribute) ok t\15_examples.......1..3 ok 1 - use HTML::Formulate; ok 2 - login form ok 3 - registration form ok All tests successful. Files=14, Tests=83, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-6-1\site\lib\HTML\Formulate.pm Writing d:\cpanrun\build\5-6-1\site\lib\auto\HTML\Formulate\.packlist Appending installation info to d:\cpanrun\build\5-6-1\lib/perllocal.pod