Checking if your kit is complete... Looks good Writing Makefile for Text::Printf Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Printf.pm blib\lib\Text\Printf.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/default....1..11 ok 1 - Created test template ok 2 - zero args to default ok 3 - Exception for bad args to default ok 4 - bad-args exception is proper type ok 5 - bad-args exception is proper specific type ok 6 - No exception when pre-filling some arrays ok 7 - default returned undef ok 8 - No exception for fill() ok 9 - defaulted template returned correct result ok 10 - No exception for fill() ok 11 - defaulted template returned correct result ok t/doc........1..27 ok 1 - use Text::Printf; ok 2 - Simple template creation didn't die ok 3 - Simple template fill didn't die ok 4 - First simple template fill worked. ok 5 - Second simple template fill didn't die ok 6 - Second simple template fill worked. ok 7 - No exception for bibliography template ok 8 - No exception for creating bibliography 1 ok 9 - Correct result for bibliography 1 ok 10 - No exception for creating bibliography 2 ok 11 - Correct result for bibliography 2 ok 12 - Exception when creating bibliography 3 ok 13 - Proper base exception caught ok 14 - Proper specific exception caught ok 15 - Missing symbols returned ok 16 - Exception-as-string formatted properly ok 17 - No exception for creating bibliography 4 ok 18 - Correct result for bibliography 4 ok 19 - Set up for format/printf tests ok 20 - Execute format/printf tests ok 21 - Grabbed test resuts ok 22 - Susanna okay ok 23 - Gwen okay ok 24 - 7.40 okay ok 25 - removed test files okay ok 26 - Extended format printf: no error ok 27 - Extended format printf: correct value. ok t/fill.......1..28 ok 1 - Created test template ok 2 - No hashref args to fill ok 3 - Not-hashref exception caught ok 4 - Not-hashref exception is of proper type ok 5 - Not-hashref exception works as a string, too ok 6 - Not all args are hashref ok 7 - Not-all-hashrefs exception caught ok 8 - Not-all-hashrefs exception is of proper type ok 9 - Not-all-hashrefs exception works as a string, too ok 10 - Not all symbols resolved ok 11 - Not-all-symbols exception caught ok 12 - Not-all-symbols exception is of proper type ok 13 - Not-all-symbols exception works as a string, too ok 14 - One symbol unresolved ok 15 - One-unresolved exception caught ok 16 - One-unresolved exception is of proper type ok 17 - Not-all-symbols exception works as a string, too ok 18 - Normal (multiple hashrefs) ok 19 - Multiple hashrefs reurned correct result ok 20 - Normal (one hashrefs) ok 21 - One-hashref returned correct result ok 22 - No exception on DONTSET ok 23 - DONTSET worked ok 24 - No exception on first come first served (DONTSET) ok 25 - Correct result with first come, first served (DONTSET) ok 26 - No exception on first come first served ok 27 - Correct result with first come, first served ok 28 - Poorly-formatted keywords not substituted ok t/format.....1..12 ok 1 - Created plain test template ok 2 - Filled out the plain string fine ok 3 - Correct plain string result ok 4 - Created formatted test template ok 5 - Filled out the formatted string fine ok 6 - Correct formatted string result ok 7 - Created doubly formatted test template ok 8 - Filled out the doubly formatted string fine ok 9 - Correct doubly formatted string result ok 10 - Created doubly formatted test template ok 11 - Filled out the doubly formatted string fine ok 12 - Correct doubly formatted string result ok t/new........1..51 ok 1 - Bad second argument to 'new' ok 2 - Bad-arg exception caught ok 3 - Bad-arg exception is of proper type ok 4 - Bad-arg exception works as a string, too ok 5 - Too many arguments to 'new' ok 6 - Too-many exception caught ok 7 - Too-many exception is of proper type ok 8 - Too-many exception works as a string, too ok 9 - Missing argument to 'new' ok 10 - Missing arg exception caught ok 11 - Missing arg exception is of proper type ok 12 - Missing arg exception works as a string, too ok 13 - Delimiter: bad type ok 14 - Bad delimiter option exception caught ok 15 - Bad delimiter exception is of proper type ok 16 - Bad option name specified (bad type) ok 17 - Bad delimiter option exception works as a string, too ok 18 - Wrong\# delimiters ok 19 - Wrong\# delimiters exception caught ok 20 - Wrong\# delimiters exception is of proper type ok 21 - Bad option name specified (wrong\# delimiters) ok 22 - Wrong\# delimiters exception works as a string, too ok 23 - Wrong type delimiters (sx) ok 24 - Wrong type delimiters (sx) exception caught ok 25 - Wrong type delimiters (sx) exception is of proper type ok 26 - Bad option name specified (wrong type delimiters (sx)) ok 27 - Wrong type delimiters (sx) exception works as a string, too ok 28 - Wrong type delimiters (rx) ok 29 - Wrong type delimiters (rx) exception caught ok 30 - Wrong type delimiters (rx) exception is of proper type ok 31 - Bad option name specified (wrong type delimiters (rx)) ok 32 - Wrong type delimiters (rx) exception works as a string, too ok 33 - Wrong type delimiters (xs) ok 34 - Wrong type delimiters (xs) exception caught ok 35 - Wrong type delimiters (xs) exception is of proper type ok 36 - Bad option name specified (wrong type delimiters (xs)) ok 37 - Wrong type delimiters (xs) exception works as a string, too ok 38 - Wrong type delimiters (xr) ok 39 - Wrong type delimiters (xr) exception caught ok 40 - Wrong type delimiters (xr) exception is of proper type ok 41 - Bad option name specified (wrong type delimiters (xr)) ok 42 - Wrong type delimiters (xr) exception works as a string, too ok 43 - Wrong type delimiters (xx) ok 44 - Wrong type delimiters (xx) exception caught ok 45 - Wrong type delimiters (xx) exception is of proper type ok 46 - Bad option name specified (wrong type delimiters (xx)) ok 47 - Wrong type delimiters (xx) exception works as a string, too ok 48 - Correct type delimiters (ss) ok 49 - Correct type delimiters (sr) ok 50 - Correct type delimiters (rs) ok 51 - Correct type delimiters (rr) ok t/prefill....1..9 ok 1 - Created test template ok 2 - zero args to pre_fill ok 3 - Exception for bad args to pre_fill ok 4 - bad-args exception is proper type ok 5 - bad-args exception is proper specific type ok 6 - No exception when pre-filling some arrays ok 7 - pre_fill returned undef ok 8 - No exception for fill() ok 9 - prefilled template returned correct result ok t/printf.....1..28 ok 1 - No args to tprintf ok 2 - No-args printf exception caught ok 3 - No-args printf exception is of proper type ok 4 - No-args printf exception works as a string, too ok 5 - No args to tsprintf ok 6 - No-args sprintf exception caught ok 7 - No-args sprintf exception is of proper type ok 8 - No-args sprintf exception works as a string, too ok 9 - No hashref args to tsprintf ok 10 - Not-hashref exception caught ok 11 - Not-hashref exception is of proper type ok 12 - Not-hashref exception works as a string, too ok 13 - Not all args are hashref ok 14 - Not-all-hashrefs exception caught ok 15 - Not-all-hashrefs exception is of proper type ok 16 - Not-all-hashrefs exception works as a string, too ok 17 - Not all symbols resolved ok 18 - Not-all-symbols exception caught ok 19 - Not-all-symbols exception is of proper type ok 20 - Not-all-symbols exception works as a string, too ok 21 - Normal (multiple hashrefs) ok 22 - Multiple hashrefs reurned correct result ok 23 - Normal (one hashref) ok 24 - One-hashref returned correct result ok 25 - Normal (one hashref, formatted) ok 26 - One-hashref formatted returned correct result ok 27 - Normal (one hashref, formatted) ok 28 - One-hashref formatted returned correct result ok All tests successful. Files=7, Tests=166, 2 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\Text\Printf.html Installing C:\cpanrun\build\5-10-0\site\lib\Text\Printf.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod