Checking if your kit is complete... Looks good Writing Makefile for Text::PromptBalanced cp PromptBalanced.pm blib/lib/Text/PromptBalanced.pm Manifying blib/man3/Text::PromptBalanced.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....ok 1 - use Text::PromptBalanced; ok 2 - Unconfigured should always be balanced ok 3 - Unconfigured should ignore metacharacters ok 4 - Unconfigured should ignore metacharacters ok 5 - Default escape should always be balanced ok 6 - Default escape should ignore metacharacters ok 7 - Default escape should ignore metacharacters ok 8 - Default escape should escape metacharacters ok 9 - Comment should always be balanced ok 10 - Comment-only should ignore metacharacters ok 11 - Comment-only should suppress metacharacters ok 12 - Comment-only should suppress metacharacters ok 13 - Comment should always be balanced ok 14 - Comment-only should ignore metacharacters ok 15 - Comment-only should suppress metacharacters ok 16 - Comment-only should suppress metacharacters ok 17 - Escaped comment has no effect ok 18 - Escaped comment with metacharacters ok 19 - Comment-only should suppress metacharacters ok 20 - Comment-only should suppress metacharacters ok 21 - No metacharacters always balance ok 22 - Balanced metacharacters always balance ok 23 - Unbalanced metacharacter remains unbalanced ok 24 - Counted an open parenthesis ok 25 - Rebalancing the metacharacter resets the counter ok 26 - Nested balanced metacharacters always balance ok 27 - Nested unbalanced metacharacters remain unbalanced ok 28 - Counted two open parentheses ok 29 - Closing metacharacters always balance ok 30 - No metacharacters always balance ok 31 - Escaped balanced metacharacters always balance ok 32 - Unbalanced metacharacter with escaped metacharacter remains unbalanced ok 33 - Counted an open parenthesis ok 34 - Rebalancing the metacharacter resets the counter ok 35 - Nested balanced metacharacters always balance ok 36 - Nested unbalanced metacharacters remain unbalanced ok 37 - Counted two open parentheses ok 38 - Closing metacharacters (not counting escaped versions) always balance ok 39 - No metacharacters always balance ok 40 - Balanced metacharacters always balance ok 41 - Open without close tag balances ok 42 - Counted an open tag ok 43 - Rebalancing the metacharacter resets the counter ok 44 - Second open tag is ignored ok 45 - Two open tags don't accidentally rebalance ok 46 - Still only have one opening tag ok 47 - Closing metacharacters always balance ok 48 - No metacharacters always balance ok 49 - Balanced metacharacters always balance ok 50 - Escaped metacharacter is always ignored ok 51 - Counted an open tag ok 52 - Rebalancing the metacharacter (ignoring the escape) resets the counter ok 53 - Second open tag is ignored, and escaped closing tag is ignored ok 54 - Two open tags don't accidentally rebalance ok 55 - Still only have one opening tag ok 56 - Closing metacharacters always balance ok 57 - No metacharacters always balance ok 58 - Two occurrences clear the toggle ok 59 - Four occurrences also clear the toggle ok 60 - One occurrence doesn't clear the toggle ok 61 - Counted one toggle of the string ok 62 - An occurrence on the next line toggles, though ok 63 - No metacharacters always balance ok 64 - Two occurrences clear the toggle ok 65 - Four occurrences also clear the toggle ok 66 - One occurrence and one escaped occurrence doesn't clear the toggle ok 67 - Counted one toggle of the string ok 68 - An occurrence (not counting the escaped one) on the next line toggles, though ok 69 - No metacharacters always balance ok 70 - Balanced metacharacters always balance ok 71 - Comment character ignores closing paren ok 72 - Counted a single open parenthesis ok 73 - Comment character ignores closing paren ok 74 - No metacharacters always balance ok 75 - Balanced metacharacters always balance ok 76 - Comment character ignores closing double-quote ok 77 - String toggle is still set ok 78 - Comment character ignores closing double-quote ok 79 - No metacharacters always balance ok 80 - Balanced metacharacters always balance ok 81 - String inside parentheses toggles/balances ok 82 - Parentheses inside strings shouldn't matter, but does it still balance? ok 83 - Unbalanced open parenthesis inside a string should be ignored ok 84 - Unbalanced closing parenthesis inside a string should be ignored ok 85 - No metacharacters always balance ok 86 - String followed by comment should still balance ok 87 - Quotes after the comment should be ignored ok 88 - Comments inside a quote should be ignored 1..88 ok All tests successful. Files=1, Tests=88, 0 wallclock secs ( 0.07 cusr + 0.02 csys = 0.09 CPU) Installing /Users/cpanrun/build/5.10.0/site/lib/Text/PromptBalanced.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Text::PromptBalanced.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