Why not use a heredoc instead:
Yes, well, I had a good reason somewhere, I know I did, I just mislaid it.

Actually, I always have to look up whether it's "<<HERE" or <<"HERE". And then there's the balanced delimiter aspect. So I've cornered myself into qq{...}, even though the terminator's not as obvious as HEREDOCs. (Vaguely reminds me of all that in-band/out-of-band signalling discussion.)

But you're right, I should be more practical and simple, and less esoteric. I should use a bubble level instead of a laser sight, because last time I checked, it was pretty easy to use a bubble -- no batteries to run down, no beam to get in your eyes. If it's broken, it's pretty obvious.

I think everyone should learn how to use a slide rule before they're allowed to use a calculator. Or an old fashioned manual typewriter before writing a letter on a computer. No one ever lost a day's work on a typewriter because of a power outage.

-QM
--
Quantum Mechanics: The dreams stuff is made of


In reply to Re^2: Rules of Thumb, Stereotypes, and other misleading "knowledge" by QM
in thread Rules of Thumb, Stereotypes, and other misleading "knowledge" by QM

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.