Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing D:\cpanrun\build\5-8-0\site\lib\Term\UI.pm Installing D:\cpanrun\build\5-8-0\site\lib\Term\UI\History.pm Writing D:\cpanrun\build\5-8-0\site\lib\auto\Term\UI\.packlist Appending installation info to D:\cpanrun\build\5-8-0\lib/perllocal.pod History->can('history') ok 3 - main->can('history') ok 4 - Message recorded ok 5 - With appropriate content ok 6 - Stack flushed ok 7 - Message recorded ok 8 - With appropriate content ok 9 - File 1228.tmp exists ok 10 - File has size ok 11 - File has same content ok 12 - File 1228.tmp removed 1..12 ok t/02_ui.........1..19 ok 1 - use Term::UI; 1> blue 2> red 3> green What is your favourite colour? [1]: blue ok 2 - Checking reply with defaults and choices What is your favourite colour? [blue]: blue ok 3 - Checking reply with defaults Do you like cookies? [Y/n]: y ok 4 - Asking yes/no with 'yes' as default Do you like Python? [y/N]: n ok 5 - Asking yes/no with 'no' as default Uninit warning on empty default ok 6 - Empty result on autoreply without default ok 7 - No warnings with empty default ok 8 - No warnings from Term::UI Undef warning on failing allow ok 9 - Empty result on autoreply without default ok 10 - No warnings with failing allow ok 11 - No warnings from Params::Check ok 12 - Parsing options ok 13 - Remaining unparsed string 'command foo bar-zot' ok 14 - Parsed 'x --update_source' ok 15 - Options parsed correctly ok 16 - Command parsed correctly ok 17 - Parsed '--update_source' ok 18 - Options parsed correctly ok 19 - Command parsed correctly ok All tests successful. Files=3, Tests=32, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)