I was trying to install Perl using perlbrew and the install ended with this. I'm using SunOS 5.10. What does this mean?
Test Summary Report ------------------- ../cpan/HTTP-Tiny/t/002_croakage.t (Wstat +: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output ../cpan/HTTP-Tiny/t/003_agent.t (Wstat +: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. Files=2387, Tests=673865, 2991 wallclock secs (61.25 usr 23.98 sys + 4 +36.39 cusr 146.35 csys = 667.97 CPU) Result: FAIL *** Error code 2 make: Fatal error: Command failed for target `test_harness' perl-5.18.0 is successfully installed.
(perl was not successfully installed)

In reply to How does testing work in the Perl installation? by ackerleytng

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.