I'm not qualified to judge code, but from a wordmonger who's all too often frustrated with documentation, congratulations.

Both your conversational style and clear content made reading this a pleasure.

I have just minor tics/suggestions (possibly pure taste issues: ignore at will):

  1. you might want to use elipsis with a period in the graf beginning:

    We can interpret it as saying,

    at:

    assert that angdiff($a,$b) must be ..." But there's a rub. It's that pesky "..." part.

    -- this is not a punctuation-nazi suggestion. The fourth dot (in each case) would make locating the reference easier (and might argue for dropping the space, word and period after the closequote.

  2. This, however, may be useage-nazi... but, risking that, I suggest it would be better to say

    "so that's as far apart...."

    or

    "so that's the farthest apart...."

    in

    The problem is that we constrain our $diff to a 180-degree magnitude, so that's all the farther apart our input angles will ever be.
  3. and, a minor typo:

    because even though they have a 0% frequency, the fact that the show u +p in the list at all means they were tested at least once.

    where "the" before "show up" is probably intended to be "they...."

again, ++!

In reply to Re: Care you lend me your widsom? And your eyes, too? by ww
in thread RFC: Tutorial on Testing by tmoertel

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.