Checking if your kit is complete... Looks good Writing Makefile for UDPM cp UDPM.pm blib/lib/UDPM.pm Manifying blib/man3/UDPM.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/1....1..178 ok 1 - use UDPM; ok 2 - The object isa UDPM ok 3 - is_ascii() ok 4 - scalar: is_attr('aspect') ok 5 - scalar: attribute('aspect') ok 6 - scalar: is_attr('backtitle') ok 7 - scalar: attribute('backtitle') ok 8 - scalar: is_attr('beep') ok 9 - scalar: attribute('beep') ok 10 - scalar: is_attr('beep-after') ok 11 - scalar: attribute('beep-after') ok 12 - scalar: is_attr('cancel-label') ok 13 - scalar: attribute('cancel-label') ok 14 - scalar: is_attr('clear') ok 15 - scalar: attribute('clear') ok 16 - scalar: is_attr('colours') ok 17 - scalar: attribute('colours') ok 18 - scalar: is_attr('cr-wrap') ok 19 - scalar: attribute('cr-wrap') ok 20 - scalar: is_attr('default-item') ok 21 - scalar: attribute('default-item') ok 22 - scalar: is_attr('defaultno') ok 23 - scalar: attribute('defaultno') ok 24 - scalar: is_attr('exit-label') ok 25 - scalar: attribute('exit-label') ok 26 - scalar: is_attr('extra-button') ok 27 - scalar: attribute('extra-button') ok 28 - scalar: is_attr('extra-label') ok 29 - scalar: attribute('extra-label') ok 30 - scalar: is_attr('fb') ok 31 - scalar: attribute('fb') ok 32 - scalar: is_attr('height') ok 33 - scalar: attribute('height') ok 34 - scalar: is_attr('help-button') ok 35 - scalar: attribute('help-button') ok 36 - scalar: is_attr('help-label') ok 37 - scalar: attribute('help-label') ok 38 - scalar: is_attr('ignore') ok 39 - scalar: attribute('ignore') ok 40 - scalar: is_attr('item-help') ok 41 - scalar: attribute('item-help') ok 42 - scalar: is_attr('list-height') ok 43 - scalar: attribute('list-height') ok 44 - scalar: is_attr('max-input') ok 45 - scalar: attribute('max-input') ok 46 - scalar: is_attr('menu-height') ok 47 - scalar: attribute('menu-height') ok 48 - scalar: is_attr('no-collapse') ok 49 - scalar: attribute('no-collapse') ok 50 - scalar: is_attr('no-shadow') ok 51 - scalar: attribute('no-shadow') ok 52 - scalar: is_attr('nocancel') ok 53 - scalar: attribute('nocancel') ok 54 - scalar: is_attr('noitem') ok 55 - scalar: attribute('noitem') ok 56 - scalar: is_attr('ok-label') ok 57 - scalar: attribute('ok-label') ok 58 - scalar: is_attr('scrolltext') ok 59 - scalar: attribute('scrolltext') ok 60 - scalar: is_attr('shadow') ok 61 - scalar: attribute('shadow') ok 62 - scalar: is_attr('sleep') ok 63 - scalar: attribute('sleep') ok 64 - scalar: is_attr('tab-correct') ok 65 - scalar: attribute('tab-correct') ok 66 - scalar: is_attr('tab-len') ok 67 - scalar: attribute('tab-len') ok 68 - scalar: is_attr('text') ok 69 - scalar: attribute('text') ok 70 - scalar: is_attr('timeout') ok 71 - scalar: attribute('timeout') ok 72 - scalar: is_attr('title') ok 73 - scalar: attribute('title') ok 74 - scalar: is_attr('trim') ok 75 - scalar: attribute('trim') ok 76 - scalar: is_attr('width') ok 77 - scalar: attribute('width') ok 78 - arrayref: is ref ok 79 - arrayref: is empty ok 80 - arrayref: is ref ok 81 - arrayref_elem: '/bin/' eq '/bin/' ok 82 - arrayref_elem: '/usr/bin' eq '/usr/bin' ok 83 - arrayref_elem: '/usr/local/bin' eq '/usr/local/bin' ok 84 - arrayref: is ref ok 85 - arrayref_elem: 'gdialog' eq 'gdialog' ok 86 - arrayref_elem: 'kdialog' eq 'kdialog' ok 87 - arrayref: is ref ok 88 - arrayref_elem: 'dialog' eq 'dialog' ok 89 - arrayref_elem: 'whiptail' eq 'whiptail' ok 90 - UDPM->can('__ASCII_BUTTONS') ok 91 - UDPM->can('__ASCII_NAV_HELP') ok 92 - UDPM->can('__ASCII_WRITE_LIST') ok 93 - UDPM->can('__ASCII_WRITE_MENU') ok 94 - UDPM->can('__ASCII_WRITE_TEXT') ok 95 - UDPM->can('__ATTRIBUTE') ok 96 - UDPM->can('__BEEP') ok 97 - UDPM->can('__CALLBACKS') ok 98 - UDPM->can('__CAT_ONCE') ok 99 - UDPM->can('__CLEAN_ATTRS') ok 100 - UDPM->can('__CLEAN_RVALUES') ok 101 - UDPM->can('__CLEAR') ok 102 - UDPM->can('__GET_ATTR_STR') ok 103 - UDPM->can('__GET_DIR') ok 104 - UDPM->can('__RUN_DIALOG') ok 105 - UDPM->can('__TEST_LIST_ARGS') ok 106 - UDPM->can('__TEST_MENU_ARGS') ok 107 - UDPM->can('__TEST_VARIANTS') ok 108 - UDPM->can('__TRANSLATE') ok 109 - UDPM->can('__TRANSLATE_CLEAN') ok 110 - UDPM->can('__TRANSLATE_FILTER') ok 111 - UDPM->can('__WHICH_DIALOG') ok 112 - UDPM->can('__ascii_checklist') ok 113 - UDPM->can('__ascii_infobox') ok 114 - UDPM->can('__ascii_inputbox') ok 115 - UDPM->can('__ascii_menu') ok 116 - UDPM->can('__ascii_msgbox') ok 117 - UDPM->can('__ascii_passwordbox') ok 118 - UDPM->can('__ascii_radiolist') ok 119 - UDPM->can('__ascii_tailbox') ok 120 - UDPM->can('__ascii_textbox') ok 121 - UDPM->can('__ascii_yesno') ok 122 - UDPM->can('__cdialog_fselect') ok 123 - UDPM->can('__debug_this') ok 124 - UDPM->can('__dialog_calendar') ok 125 - UDPM->can('__dialog_checklist') ok 126 - UDPM->can('__dialog_fselect') ok 127 - UDPM->can('__dialog_infobox') ok 128 - UDPM->can('__dialog_inputbox') ok 129 - UDPM->can('__dialog_menu') ok 130 - UDPM->can('__dialog_msgbox') ok 131 - UDPM->can('__dialog_passwordbox') ok 132 - UDPM->can('__dialog_radiolist') ok 133 - UDPM->can('__dialog_tailbox') ok 134 - UDPM->can('__dialog_textbox') ok 135 - UDPM->can('__dialog_timebox') ok 136 - UDPM->can('__dialog_yesno') ok 137 - UDPM->can('ascii_spinner') ok 138 - UDPM->can('attribute') ok 139 - UDPM->can('calendar') ok 140 - UDPM->can('checklist') ok 141 - UDPM->can('clear') ok 142 - UDPM->can('dec_gauge') ok 143 - UDPM->can('end_gauge') ok 144 - UDPM->can('fselect') ok 145 - UDPM->can('inc_gauge') ok 146 - UDPM->can('infobox') ok 147 - UDPM->can('inputbox') ok 148 - UDPM->can('is_ascii') ok 149 - UDPM->can('is_attr') ok 150 - UDPM->can('is_bsd') ok 151 - UDPM->can('is_cdialog') ok 152 - UDPM->can('is_dialog') ok 153 - UDPM->can('is_gdialog') ok 154 - UDPM->can('is_kdialog') ok 155 - UDPM->can('is_linux') ok 156 - UDPM->can('is_whiptail') ok 157 - UDPM->can('menu') ok 158 - UDPM->can('msg_gauge') ok 159 - UDPM->can('msgbox') ok 160 - UDPM->can('nautilus_debug') ok 161 - UDPM->can('nautilus_geometry') ok 162 - UDPM->can('nautilus_path') ok 163 - UDPM->can('nautilus_paths') ok 164 - UDPM->can('nautilus_uri') ok 165 - UDPM->can('nautilus_uris') ok 166 - UDPM->can('new') ok 167 - UDPM->can('noyes') ok 168 - UDPM->can('passwordbox') ok 169 - UDPM->can('ra') ok 170 - UDPM->can('radiolist') ok 171 - UDPM->can('rs') ok 172 - UDPM->can('rv') ok 173 - UDPM->can('start_gauge') ok 174 - UDPM->can('state') ok 175 - UDPM->can('tailbox') ok 176 - UDPM->can('textbox') ok 177 - UDPM->can('timebox') ok 178 - UDPM->can('yesno') ok t/2....1..31 ok 1 - use UDPM; Run optional ASCII Interface test suite? (y|n) Use of uninitialized value $RESP in chomp at t/2.t line 16 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl will try to tell you the name of the variable (if any) that was undefined. In some cases it cannot do this, so it also tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value $RESP in pattern match (m//) at t/2.t line 18 (#1) ok 2 # skip ASCII Interface test suite bypassed. ok 3 # skip ASCII Interface test suite bypassed. ok 4 # skip ASCII Interface test suite bypassed. ok 5 # skip ASCII Interface test suite bypassed. ok 6 # skip ASCII Interface test suite bypassed. ok 7 # skip ASCII Interface test suite bypassed. ok 8 # skip ASCII Interface test suite bypassed. ok 9 # skip ASCII Interface test suite bypassed. ok 10 # skip ASCII Interface test suite bypassed. ok 11 # skip ASCII Interface test suite bypassed. ok 12 # skip ASCII Interface test suite bypassed. ok 13 # skip ASCII Interface test suite bypassed. ok 14 # skip ASCII Interface test suite bypassed. ok 15 # skip ASCII Interface test suite bypassed. ok 16 # skip ASCII Interface test suite bypassed. ok 17 # skip ASCII Interface test suite bypassed. ok 18 # skip ASCII Interface test suite bypassed. ok 19 # skip ASCII Interface test suite bypassed. ok 20 # skip ASCII Interface test suite bypassed. ok 21 # skip ASCII Interface test suite bypassed. ok 22 # skip ASCII Interface test suite bypassed. ok 23 # skip ASCII Interface test suite bypassed. ok 24 # skip ASCII Interface test suite bypassed. ok 25 # skip ASCII Interface test suite bypassed. ok 26 # skip ASCII Interface test suite bypassed. ok 27 # skip ASCII Interface test suite bypassed. ok 28 # skip ASCII Interface test suite bypassed. ok 29 # skip ASCII Interface test suite bypassed. ok 30 # skip ASCII Interface test suite bypassed. ok 31 # skip ASCII Interface test suite bypassed. ok 30/31 skipped: various reasons All tests successful, 30 subtests skipped. Files=2, Tests=209, 1 wallclock secs ( 0.74 cusr + 0.13 csys = 0.87 CPU) Installing /Users/cpanrun/build/5.10.0/site/lib/UDPM.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/UDPM.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod Can't locate object method "new" via package "ActivePerl::DocTools::TOC::HTML" at /Users/cpanrun/build/5.10.0/lib/ActivePerl/DocTools.pm line 29. make: *** [doc_update] Error 255