Checking if your kit is complete... Looks good Writing Makefile for Getopt::Mixed::Help cp lib/Getopt/Mixed/Help.pm blib/lib/Getopt/Mixed/Help.pm Manifying blib/man3/Getopt::Mixed::Help.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/GMH-pod-coverage..1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped: Test::Pod::Coverage required for testing pod coverage t/GMH-pod...........1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/Getopt-Mixed-Help.1..473 ok 1 - require Getopt::Mixed::Help; ok 2 - bad import should fail ok 3 - import without parameter list should fail ok 4 - import with empty parameter list should fail ok 5 - import with single parameter should fail ok 6 - import with three parameters (list + single) should fail ok 7 - import with bad option should fail ok 8 - import with bad option should fail ok 9 - import with bad renaming of debug should fail ok 10 - import with bad renaming of help should fail ok 11 - import with option-less parameter list ok 12 - usage of option-less parameter list ok 13 - boolean option is set (short) - import failed ok 14 - boolean option is set (short) - parameters are left ok 15 - boolean option is set (short) ok 16 - boolean option is not set - import failed ok 17 - boolean option is not set - parameters are left ok 18 - boolean option is not set ok 19 - boolean option is set (long) - import failed ok 20 - boolean option is set (long) - parameters are left ok 21 - boolean option is set (long) ok 22 - usage of boolean option ok 23 - unset boolean and specific ENV - import failed ok 24 - unset boolean and specific ENV - parameters are left ok 25 - unset boolean and specific ENV ok 26 - unset boolean and global ENV - import failed ok 27 - unset boolean and global ENV - parameters are left ok 28 - unset boolean and global ENV ok 29 - mandatory string option (short, separate) - import failed ok 30 - mandatory string option (short, separate) - parameters are left ok 31 - mandatory string option (short, separate) ok 32 - mandatory string option (short, concatenated) - import failed ok 33 - mandatory string option (short, concatenated) - parameters are left ok 34 - mandatory string option (short, concatenated) ok 35 - mandatory string option (long, separate) - import failed ok 36 - mandatory string option (long, separate) - parameters are left ok 37 - mandatory string option (long, separate) ok 38 - mandatory string option (long, concatenated) - import failed ok 39 - mandatory string option (long, concatenated) - parameters are left ok 40 - mandatory string option (long, concatenated) ok 41 - mandatory string option (short, separate, minus) - import failed ok 42 - mandatory string option (short, separate, minus) - parameters are left ok 43 - mandatory string option (short, separate, minus) ok 44 - mandatory string option (short, concatenated, minus) - import failed ok 45 - mandatory string option (short, concatenated, minus) - parameters are left ok 46 - mandatory string option (short, concatenated, minus) ok 47 - mandatory string option (long, separate, minus) - import failed ok 48 - mandatory string option (long, separate, minus) - parameters are left ok 49 - mandatory string option (long, separate, minus) ok 50 - mandatory string option (long, concatenated, minus) - import failed ok 51 - mandatory string option (long, concatenated, minus) - parameters are left ok 52 - mandatory string option (long, concatenated, minus) ok 53 - usage of mandatory string option ok 54 - mandatory integer option (short, separate) - import failed ok 55 - mandatory integer option (short, separate) - parameters are left ok 56 - mandatory integer option (short, separate) ok 57 - mandatory integer option (short, concatenated) - import failed ok 58 - mandatory integer option (short, concatenated) - parameters are left ok 59 - mandatory integer option (short, concatenated) ok 60 - mandatory integer option (long, separate) - import failed ok 61 - mandatory integer option (long, separate) - parameters are left ok 62 - mandatory integer option (long, separate) ok 63 - mandatory integer option (long, concatenated) - import failed ok 64 - mandatory integer option (long, concatenated) - parameters are left ok 65 - mandatory integer option (long, concatenated) ok 66 - mandatory integer option (short, separate, negative) - import failed ok 67 - mandatory integer option (short, separate, negative) - parameters are left ok 68 - mandatory integer option (short, separate, negative) ok 69 - mandatory integer option (short, concatenated, negative) - import failed ok 70 - mandatory integer option (short, concatenated, negative) - parameters are left ok 71 - mandatory integer option (short, concatenated, negative) ok 72 - mandatory integer option (long, separate, negative) - import failed ok 73 - mandatory integer option (long, separate, negative) - parameters are left ok 74 - mandatory integer option (long, separate, negative) ok 75 - mandatory integer option (long, concatenated, negative) - import failed ok 76 - mandatory integer option (long, concatenated, negative) - parameters are left ok 77 - mandatory integer option (long, concatenated, negative) ok 78 - usage of mandatory integer option ok 79 - mandatory real number option (short, separate) - import failed ok 80 - mandatory real number option (short, separate) - parameters are left ok 81 - mandatory real number option (short, separate) ok 82 - mandatory real number option (short, concatenated) - import failed ok 83 - mandatory real number option (short, concatenated) - parameters are left ok 84 - mandatory real number option (short, concatenated) ok 85 - mandatory real number option (long, separate) - import failed ok 86 - mandatory real number option (long, separate) - parameters are left ok 87 - mandatory real number option (long, separate) ok 88 - mandatory real number option (long, concatenated) - import failed ok 89 - mandatory real number option (long, concatenated) - parameters are left ok 90 - mandatory real number option (long, concatenated) ok 91 - mandatory real number option (short, separate, negative) - import failed ok 92 - mandatory real number option (short, separate, negative) - parameters are left ok 93 - mandatory real number option (short, separate, negative) ok 94 - mandatory real number option (short, concatenated, negative) - import failed ok 95 - mandatory real number option (short, concatenated, negative) - parameters are left ok 96 - mandatory real number option (short, concatenated, negative) ok 97 - mandatory real number option (long, separate, negative) - import failed ok 98 - mandatory real number option (long, separate, negative) - parameters are left ok 99 - mandatory real number option (long, separate, negative) ok 100 - mandatory real number option (long, concatenated, negative) - import failed ok 101 - mandatory real number option (long, concatenated, negative) - parameters are left ok 102 - mandatory real number option (long, concatenated, negative) ok 103 - usage of mandatory real number option ok 104 - optional string option (short, empty) - import failed ok 105 - optional string option (short, empty) - parameters are left ok 106 - optional string option (short, empty) ok 107 - optional string option (short, concatenated) - import failed ok 108 - optional string option (short, concatenated) - parameters are left ok 109 - optional string option (short, concatenated) ok 110 - optional string option (long, empty) - import failed ok 111 - optional string option (long, empty) - parameters are left ok 112 - optional string option (long, empty) ok 113 - optional string option (long, concatenated) - import failed ok 114 - optional string option (long, concatenated) - parameters are left ok 115 - optional string option (long, concatenated) ok 116 - optional string option (unused) - import failed ok 117 - optional string option (unused) - parameters are left ok 118 - optional string option (unused) ok 119 - optional string option (short, concatenated, minus) - import failed ok 120 - optional string option (short, concatenated, minus) - parameters are left ok 121 - optional string option (short, concatenated, minus) ok 122 - optional string option (long, concatenated, minus) - import failed ok 123 - optional string option (long, concatenated, minus) - parameters are left ok 124 - optional string option (long, concatenated, minus) ok 125 - usage of optional string option ok 126 - optional integer option (short, empty) - import failed ok 127 - optional integer option (short, empty) - parameters are left ok 128 - optional integer option (short, empty) ok 129 - optional integer option (short, concatenated) - import failed ok 130 - optional integer option (short, concatenated) - parameters are left ok 131 - optional integer option (short, concatenated) ok 132 - optional integer option (long, empty) - import failed ok 133 - optional integer option (long, empty) - parameters are left ok 134 - optional integer option (long, empty) ok 135 - optional integer option (long, concatenated) - import failed ok 136 - optional integer option (long, concatenated) - parameters are left ok 137 - optional integer option (long, concatenated) ok 138 - optional integer option (unused) - import failed ok 139 - optional integer option (unused) - parameters are left ok 140 - optional integer option (unused) ok 141 - optional integer option (short, concatenated, negative) - import failed ok 142 - optional integer option (short, concatenated, negative) - parameters are left ok 143 - optional integer option (short, concatenated, negative) ok 144 - optional integer option (long, concatenated, negative) - import failed ok 145 - optional integer option (long, concatenated, negative) - parameters are left ok 146 - optional integer option (long, concatenated, negative) ok 147 - usage of optional integer option ok 148 - optional real number option (short, empty) - import failed ok 149 - optional real number option (short, empty) - parameters are left ok 150 - optional real number option (short, empty) ok 151 - optional real number option (short, concatenated) - import failed ok 152 - optional real number option (short, concatenated) - parameters are left ok 153 - optional real number option (short, concatenated) ok 154 - optional real number option (long, empty) - import failed ok 155 - optional real number option (long, empty) - parameters are left ok 156 - optional real number option (long, empty) ok 157 - optional real number option (long, concatenated) - import failed ok 158 - optional real number option (long, concatenated) - parameters are left ok 159 - optional real number option (long, concatenated) ok 160 - optional real number option (unused) - import failed ok 161 - optional real number option (unused) - parameters are left ok 162 - optional real number option (unused) ok 163 - optional real number option (short, concatenated, negative) - import failed ok 164 - optional real number option (short, concatenated, negative) - parameters are left ok 165 - optional real number option (short, concatenated, negative) ok 166 - optional real number option (long, concatenated, negative) - import failed ok 167 - optional real number option (long, concatenated, negative) - parameters are left ok 168 - optional real number option (long, concatenated, negative) ok 169 - usage of optional real number option ok 170 - long optional string option (empty) - import failed ok 171 - long optional string option (empty) - parameters are left ok 172 - long optional string option (empty) ok 173 - long optional string option (concatenated) - import failed ok 174 - long optional string option (concatenated) - parameters are left ok 175 - long optional string option (concatenated) ok 176 - long optional string option (unused) - import failed ok 177 - long optional string option (unused) - parameters are left ok 178 - long optional string option (unused) ok 179 - long optional string option (concatenated, minus) - import failed ok 180 - long optional string option (concatenated, minus) - parameters are left ok 181 - long optional string option (concatenated, minus) ok 182 - usage of long-only optional string option ok 183 - mandatory string with value description - import failed ok 184 - mandatory string with value description - parameters are left ok 185 - mandatory string with value description ok 186 - usage of mandatory string with value description ok 187 - mandatory integer with value description - import failed ok 188 - mandatory integer with value description - parameters are left ok 189 - mandatory integer with value description ok 190 - usage of mandatory integer with value description ok 191 - mandatory real number with value description - import failed ok 192 - mandatory real number with value description - parameters are left ok 193 - mandatory real number with value description ok 194 - usage of mandatory real number with value description ok 195 - optional string with value description - import failed ok 196 - optional string with value description - parameters are left ok 197 - optional string with value description ok 198 - usage of optional string with value description ok 199 - optional integer with value description - import failed ok 200 - optional integer with value description - parameters are left ok 201 - optional integer with value description ok 202 - usage of optional integer with value description ok 203 - optional real number with value description - import failed ok 204 - optional real number with value description - parameters are left ok 205 - optional real number with value description ok 206 - usage of optional real number with value description ok 207 - enumeration with value description - import failed ok 208 - enumeration with value description - parameters are left ok 209 - enumeration with value description ok 210 - usage of enumeration with value description ok 211 - no option passed - import failed ok 212 - no option passed - opt_boolean ok 213 - no option passed - opt_long_optional_string ok 214 - no option passed - opt_mandatory_string ok 215 - no option passed - opt_mandatory_integer ok 216 - no option passed - opt_mandatory_float ok 217 - no option passed - opt_optional_string ok 218 - no option passed - opt_optional_integer ok 219 - no option passed - parameters are incorrect ok 220 - usage of all options together ok 221 - all short optional options as defaults - import failed ok 222 - all short optional options as defaults - opt_boolean ok 223 - all short optional options as defaults - opt_long_optional_string ok 224 - all short optional options as defaults - opt_mandatory_string ok 225 - all short optional options as defaults - opt_mandatory_integer ok 226 - all short optional options as defaults - opt_mandatory_float ok 227 - all short optional options as defaults - opt_optional_string ok 228 - all short optional options as defaults - opt_optional_integer ok 229 - all short optional options as defaults - parameters are incorrect ok 230 - all short optional options as defaults, parameter - import failed ok 231 - all short optional options as defaults, parameter - opt_boolean ok 232 - all short optional options as defaults, parameter - opt_long_optional_string ok 233 - all short optional options as defaults, parameter - opt_mandatory_string ok 234 - all short optional options as defaults, parameter - opt_mandatory_integer ok 235 - all short optional options as defaults, parameter - opt_mandatory_float ok 236 - all short optional options as defaults, parameter - opt_optional_string ok 237 - all short optional options as defaults, parameter - opt_optional_integer ok 238 - all short optional options as defaults, parameter - parameters are incorrect ok 239 - all short optional options as defaults, boolean - import failed ok 240 - all short optional options as defaults, boolean - opt_boolean ok 241 - all short optional options as defaults, boolean - opt_long_optional_string ok 242 - all short optional options as defaults, boolean - opt_mandatory_string ok 243 - all short optional options as defaults, boolean - opt_mandatory_integer ok 244 - all short optional options as defaults, boolean - opt_mandatory_float ok 245 - all short optional options as defaults, boolean - opt_optional_string ok 246 - all short optional options as defaults, boolean - opt_optional_integer ok 247 - all short optional options as defaults, boolean - parameters are incorrect ok 248 - all short optional options as defaults, boolean, parameter - import failed ok 249 - all short optional options as defaults, boolean, parameter - opt_boolean ok 250 - all short optional options as defaults, boolean, parameter - opt_long_optional_string ok 251 - all short optional options as defaults, boolean, parameter - opt_mandatory_string ok 252 - all short optional options as defaults, boolean, parameter - opt_mandatory_integer ok 253 - all short optional options as defaults, boolean, parameter - opt_mandatory_float ok 254 - all short optional options as defaults, boolean, parameter - opt_optional_string ok 255 - all short optional options as defaults, boolean, parameter - opt_optional_integer ok 256 - all short optional options as defaults, boolean, parameter - parameters are incorrect ok 257 - all short optional options - import failed ok 258 - all short optional options - opt_boolean ok 259 - all short optional options - opt_long_optional_string ok 260 - all short optional options - opt_mandatory_string ok 261 - all short optional options - opt_mandatory_integer ok 262 - all short optional options - opt_mandatory_float ok 263 - all short optional options - opt_optional_string ok 264 - all short optional options - opt_optional_integer ok 265 - all short optional options - parameters are incorrect ok 266 - all short optional options, parameter - import failed ok 267 - all short optional options, parameter - opt_boolean ok 268 - all short optional options, parameter - opt_long_optional_string ok 269 - all short optional options, parameter - opt_mandatory_string ok 270 - all short optional options, parameter - opt_mandatory_integer ok 271 - all short optional options, parameter - opt_mandatory_float ok 272 - all short optional options, parameter - opt_optional_string ok 273 - all short optional options, parameter - opt_optional_integer ok 274 - all short optional options, parameter - parameters are incorrect ok 275 - all short optional options, boolean - import failed ok 276 - all short optional options, boolean - opt_boolean ok 277 - all short optional options, boolean - opt_long_optional_string ok 278 - all short optional options, boolean - opt_mandatory_string ok 279 - all short optional options, boolean - opt_mandatory_integer ok 280 - all short optional options, boolean - opt_mandatory_float ok 281 - all short optional options, boolean - opt_optional_string ok 282 - all short optional options, boolean - opt_optional_integer ok 283 - all short optional options, boolean - parameters are incorrect ok 284 - all short optional options, boolean, parameter - import failed ok 285 - all short optional options, boolean, parameter - opt_boolean ok 286 - all short optional options, boolean, parameter - opt_long_optional_string ok 287 - all short optional options, boolean, parameter - opt_mandatory_string ok 288 - all short optional options, boolean, parameter - opt_mandatory_integer ok 289 - all short optional options, boolean, parameter - opt_mandatory_float ok 290 - all short optional options, boolean, parameter - opt_optional_string ok 291 - all short optional options, boolean, parameter - opt_optional_integer ok 292 - all short optional options, boolean, parameter - parameters are incorrect ok 293 - all options and two parameters - import failed ok 294 - all options and two parameters - opt_boolean ok 295 - all options and two parameters - opt_long_optional_string ok 296 - all options and two parameters - opt_mandatory_string ok 297 - all options and two parameters - opt_mandatory_integer ok 298 - all options and two parameters - opt_mandatory_float ok 299 - all options and two parameters - opt_optional_string ok 300 - all options and two parameters - opt_optional_integer ok 301 - all options and two parameters - parameters are incorrect ok 302 - all options and three parameters with -- - import failed ok 303 - all options and three parameters with -- - opt_boolean ok 304 - all options and three parameters with -- - opt_long_optional_string ok 305 - all options and three parameters with -- - opt_mandatory_string ok 306 - all options and three parameters with -- - opt_mandatory_integer ok 307 - all options and three parameters with -- - opt_mandatory_float ok 308 - all options and three parameters with -- - opt_optional_string ok 309 - all options and three parameters with -- - opt_optional_integer ok 310 - all options and three parameters with -- - parameters are incorrect ok 311 - two single options coming from the environment - import failed ok 312 - two single options coming from the environment - opt_boolean ok 313 - two single options coming from the environment - opt_long_optional_string ok 314 - two single options coming from the environment - opt_mandatory_string ok 315 - two single options coming from the environment - opt_mandatory_integer ok 316 - two single options coming from the environment - opt_mandatory_float ok 317 - two single options coming from the environment - opt_optional_string ok 318 - two single options coming from the environment - opt_optional_integer ok 319 - two single options coming from the environment - parameters are incorrect ok 320 - single environment option gets overwritten - import failed ok 321 - single environment option gets overwritten - opt_boolean ok 322 - single environment option gets overwritten - opt_long_optional_string ok 323 - single environment option gets overwritten - opt_mandatory_string ok 324 - single environment option gets overwritten - opt_mandatory_integer ok 325 - single environment option gets overwritten - opt_mandatory_float ok 326 - single environment option gets overwritten - opt_optional_string ok 327 - single environment option gets overwritten - opt_optional_integer ok 328 - single environment option gets overwritten - parameters are incorrect ok 329 - two options coming from one environment variable - import failed ok 330 - two options coming from one environment variable - opt_boolean ok 331 - two options coming from one environment variable - opt_long_optional_string ok 332 - two options coming from one environment variable - opt_mandatory_string ok 333 - two options coming from one environment variable - opt_mandatory_integer ok 334 - two options coming from one environment variable - opt_mandatory_float ok 335 - two options coming from one environment variable - opt_optional_string ok 336 - two options coming from one environment variable - opt_optional_integer ok 337 - two options coming from one environment variable - parameters are incorrect ok 338 - single combined environment option gets overwritten - import failed ok 339 - single combined environment option gets overwritten - opt_boolean ok 340 - single combined environment option gets overwritten - opt_long_optional_string ok 341 - single combined environment option gets overwritten - opt_mandatory_string ok 342 - single combined environment option gets overwritten - opt_mandatory_integer ok 343 - single combined environment option gets overwritten - opt_mandatory_float ok 344 - single combined environment option gets overwritten - opt_optional_string ok 345 - single combined environment option gets overwritten - opt_optional_integer ok 346 - single combined environment option gets overwritten - parameters are incorrect ok 347 - environment overwrite - import failed ok 348 - environment overwrite - opt_boolean ok 349 - environment overwrite - opt_long_optional_string ok 350 - environment overwrite - opt_mandatory_string ok 351 - environment overwrite - opt_mandatory_integer ok 352 - environment overwrite - opt_mandatory_float ok 353 - environment overwrite - opt_optional_string ok 354 - environment overwrite - opt_optional_integer ok 355 - environment overwrite - parameters are incorrect ok 356 - unknown option should fail ok 357 - unknown option should fail with error message ok 358 - calling for help (-?) should fail ok 359 - calling for help (-?) should fail with usage text ok 360 - calling for help (-h) should fail ok 361 - calling for help (-h) should fail with usage text ok 362 - calling with parameter should fail ok 363 - calling with parameter should fail with usage text ok 364 - test with normal debug option should succeed ok 365 - normal debugging option and output ok 366 - calling for renamed help should fail ok 367 - calling for renamed help should fail with usage text ok 368 - calling for help after rename should fail ok 369 - calling for help after rename should fail with usage text ok 370 - test with renamed debug option should succeed ok 371 - renamed debugging option and output ok 372 - calling for help with altered texts should fail ok 373 - calling for help with altered texts should fail with alt. usage text ok 374 - tests with subprograms should not fail the surrounding eval ok 375 - concat test - multiples not activated - import failed ok 376 - concat test - multiples not activated - opt_boolean ok 377 - concat test - multiples not activated - opt_long_optional_string ok 378 - concat test - multiples not activated - opt_mandatory_string ok 379 - concat test - multiples not activated - opt_mandatory_integer ok 380 - concat test - multiples not activated - opt_mandatory_float ok 381 - concat test - multiples not activated - opt_optional_string ok 382 - concat test - multiples not activated - opt_optional_integer ok 383 - concat test - multiples not activated - parameters are incorrect ok 384 - concat test - no multiples - import failed ok 385 - concat test - no multiples - opt_boolean ok 386 - concat test - no multiples - opt_long_optional_string ok 387 - concat test - no multiples - opt_mandatory_string ok 388 - concat test - no multiples - opt_mandatory_integer ok 389 - concat test - no multiples - opt_mandatory_float ok 390 - concat test - no multiples - opt_optional_string ok 391 - concat test - no multiples - opt_optional_integer ok 392 - concat test - no multiples - parameters are incorrect ok 393 - concat test - multiples, empty - import failed ok 394 - concat test - multiples, empty - opt_boolean ok 395 - concat test - multiples, empty - opt_long_optional_string ok 396 - concat test - multiples, empty - opt_mandatory_string ok 397 - concat test - multiples, empty - opt_mandatory_integer ok 398 - concat test - multiples, empty - opt_mandatory_float ok 399 - concat test - multiples, empty - opt_optional_string ok 400 - concat test - multiples, empty - opt_optional_integer ok 401 - concat test - multiples, empty - parameters are incorrect ok 402 - concat test - multiples, comma - import failed ok 403 - concat test - multiples, comma - opt_boolean ok 404 - concat test - multiples, comma - opt_long_optional_string ok 405 - concat test - multiples, comma - opt_mandatory_string ok 406 - concat test - multiples, comma - opt_mandatory_integer ok 407 - concat test - multiples, comma - opt_mandatory_float ok 408 - concat test - multiples, comma - opt_optional_string ok 409 - concat test - multiples, comma - opt_optional_integer ok 410 - concat test - multiples, comma - parameters are incorrect ok 411 - concat test - multiples, with environment - import failed ok 412 - concat test - multiples, with environment - opt_boolean ok 413 - concat test - multiples, with environment - opt_long_optional_string ok 414 - concat test - multiples, with environment - opt_mandatory_string ok 415 - concat test - multiples, with environment - opt_mandatory_integer ok 416 - concat test - multiples, with environment - opt_mandatory_float ok 417 - concat test - multiples, with environment - opt_optional_string ok 418 - concat test - multiples, with environment - opt_optional_integer ok 419 - concat test - multiples, with environment - parameters are incorrect ok 420 - array test - no multiples - import failed ok 421 - array test - no multiples - opt_boolean ok 422 - array test - no multiples - opt_long_optional_string ok 423 - array test - no multiples - opt_mandatory_string ok 424 - array test - no multiples - opt_mandatory_integer ok 425 - array test - no multiples - opt_mandatory_float ok 426 - array test - no multiples - opt_optional_string ok 427 - array test - no multiples - opt_optional_integer ok 428 - array test - no multiples - parameters are incorrect ok 429 - array test - multiples - import failed ok 430 - array test - multiples - opt_boolean ok 431 - array test - multiples - opt_long_optional_string ok 432 - array test - multiples - opt_mandatory_string ok 433 - array test - multiples - opt_mandatory_integer ok 434 - array test - multiples - opt_mandatory_float ok 435 - array test - multiples - opt_optional_string ok 436 - array test - multiples - opt_optional_integer ok 437 - array test - multiples - parameters are incorrect ok 438 - array test - multiples - import failed ok 439 - array test - multiples - opt_boolean ok 440 - array test - multiples - opt_long_optional_string ok 441 - array test - multiples - opt_mandatory_string ok 442 - array test - multiples - opt_mandatory_integer ok 443 - array test - multiples - opt_mandatory_float ok 444 - array test - multiples - opt_optional_string ok 445 - array test - multiples - opt_optional_integer ok 446 - array test - multiples - parameters are incorrect ok 447 - selected multiples - other options, multiple - import failed ok 448 - selected multiples - other options, multiple - opt_boolean ok 449 - selected multiples - other options, multiple - opt_long_optional_string ok 450 - selected multiples - other options, multiple - opt_mandatory_string ok 451 - selected multiples - other options, multiple - opt_mandatory_integer ok 452 - selected multiples - other options, multiple - opt_mandatory_float ok 453 - selected multiples - other options, multiple - opt_optional_string ok 454 - selected multiples - other options, multiple - opt_optional_integer ok 455 - selected multiples - other options, multiple - parameters are incorrect ok 456 - selected multiples - normal multiple option ok 457 - selected multiples - long multiple option ok 458 - selected multiples - other options, single - import failed ok 459 - selected multiples - other options, single - opt_boolean ok 460 - selected multiples - other options, single - opt_long_optional_string ok 461 - selected multiples - other options, single - opt_mandatory_string ok 462 - selected multiples - other options, single - opt_mandatory_integer ok 463 - selected multiples - other options, single - opt_mandatory_float ok 464 - selected multiples - other options, single - opt_optional_string ok 465 - selected multiples - other options, single - opt_optional_integer ok 466 - selected multiples - other options, single - parameters are incorrect ok 467 - selected multiples - normal single option ok 468 - selected multiples - long single option ok 469 - multiple support per option and globally should fail ok 470 - multiple support globally and per option should fail ok 471 - concat test - multiples, debug - should succeed ok 472 - concat test - multiples, debug - output ok 473 - tests with 2nd subprograms should not fail the surrounding eval ok All tests successful, 2 tests skipped. Files=3, Tests=473, 4 wallclock secs ( 3.06 cusr + 1.07 csys = 4.13 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Getopt/Mixed/Help.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Getopt::Mixed::Help.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod