As mentioned in my documentation:

Of course, if I write "use WORD NUMBER;" such that NUMBER is equal to the number of letters in WORD added to the position in the alphabet of the first letter of WORD, then that indicates sarcasm.

It is a very powerful mechanism for specifying things. I can extend the list of potential meanings nearly without end. Did you not find that method of declaration intuitive? I suppose I should update the documentation with the mnemonic for each potential meaning, as not everybody will immediately realize all of them. I've found such to often be extremely useful in the Perl documentation.

Oh, it looks like the documentation you referenced also failed to mention the mnemonic device for remembering the ">= 5.12 means 'use strict'" bit. It would be good to document it, even though, as I previously noted, I thought it was obvious.

- tye        

It was also an allusion to a joke I once enjoyed with the punchline of "Timing".


In reply to Re^5: HTTP Requests and Threading (use joke 14;) by tye
in thread HTTP Requests and Threading by carlriz

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.