Checking if your kit is complete... Looks good Writing Makefile for HTML::Template::Expr Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Expr.pm blib\lib\HTML\Template\Expr.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00load................1..1 ok 1 - use HTML::Template::Expr; ok t/01parse...............ok 1 - parsing "(foo > 10)" ok 2 - parsing "((foo < 10) != (bar > 10))" ok 3 - parsing "('foo' eq 'bar')" ok 4 - parsing "((foo + 10.1) > 100)" ok 5 - parsing "(((foo > 10) || (200 < bar)) + 10.5)" ok 6 - parsing "(call(foo, 10, 20, 30))" ok 7 - parsing "(call(foo, 10) > 10)" ok 8 - parsing "(first( foo, 10 ))" ok 9 - parsing "(call(foo, "baz", 10) eq 'string val')" ok 10 - parsing "((foo < 10) != (bar > 10))" ok 11 - parsing "(((call(foo, 10) + 100) > 10) || (foo eq "barf"))" ok 12 - parsing "((foo > bar))" ok 13 - parsing "call(call2(call3()))" ok 14 - parsing "call(foo > bar)" ok 15 - parsing "(foo || bar || baz || bif)" ok 16 - parsing "((foo || bar || baz) && bif)" ok 17 - parsing "((foo || bar || baz) && (bif || 10))" 1..17 ok t/02basic...............1..3 ok 1 - greater than ok 2 - less than ok 3 - negative numbers work ok t/03complex.............ok 1 - query(name => unused) ok 2 - param(unused) ok 3 - greater than ok 4 - and ok 5 - or ok 6 - subtraction ok 7 - math strings ok 8 - math ok 9 - string op 1 ok 10 - string op 2 ok 11 - string length ok 12 - multiple or test ok 13 ok 14 ok 15 ok 16 ok 17 - math in loops ok 18 - user defined function ok 19 - user defined function with uc() ok 20 - int() ok 21 - sqrt() ok 22 - sqrt() 2 ok 23 - int(4 + 10.1) ok 24 - sprintf('%0.4f', (10.1 + 4)) 1..24 ok t/04register............1..4 ok 1 - directory_exists() ok 2 - comify ok 3 - nada worked ok 4 - type check ok t/05cache...............1..15 ok 1 - int() ok 2 - sqrt() ok 3 - sqrt() 2 ok 4 - int(4 + 10.1) ok 5 - sprintf('%0.4f', (10.1 + 4)) ok 6 - int() ok 7 - sqrt() ok 8 - sqrt() 2 ok 9 - int(4 + 10.1) ok 10 - sprintf('%0.4f', (10.1 + 4)) ok 11 - int() ok 12 - sqrt() ok 13 - sqrt() 2 ok 14 - int(4 + 10.1) ok 15 - sprintf('%0.4f', (10.1 + 4)) ok t/06extra_attributes....ok 1 ok 2 ok 3 ok 4 1..4 ok All tests successful. Files=7, Tests=68, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\HTML\Template\Expr.html Installing C:\cpanrun\build\5-10-0\site\lib\HTML\Template\Expr.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod