The title of my post is the page # and book name of where I got this code.
I'm not contending that...
When I said 3& 4 might confuse the parsers I got that straight from the book. As for davorg's advice on 1, 2 & 4 would you care explaining?

And brian_d_foy said: "Don't use the indirect object notation and you won't have to worry about it." Care to explain?

If I must be sincere, I don't see why: did you notice that I took care specifying that mine was a Joke? I was referring to the Perl expressions 1&2 and 3&4 respectively, as you can see from the code supplied.

However if there's anything you couldn't understand in the answers from those two monks, you should ask directly to them. As far as my personal opinion is concerned, I must admit that while I'm tempted occasionally to adopt indirect object notation1 myself, indeed most (and I mean most!) of the times it is the case to avoid doing so.

1 See e.g. Speaking of indirect object notation....


In reply to Re^2: [Joke] Re: P248 programming perl by blazar
in thread P248 programming perl by wackattack

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.