I basically am making a break for Southern Cal having done my time in frigid and overpriced Northern California. So, I have no obligations. I'm pretty much packed.

So, what do I do all day? I hit the Macintosh version of alt-tab and look in my email box. Delete 1 or 2 pieces of spam. Then alt-tab back to Perlmonks. I read the chatterbox. Chat a bit. Hit "newest nodes". Eat a bit of cottage cheese. Feed the deer outside. Then repeat these in no certain order.

I am just as braindead as the Classic Couch Potato. Only I have substituted DSL and PerlMonks for a remote control, a case of beer and a TV dinner.

I really should be reading perlre or something so I can refresh my memory as to what ?: does in

sub get_words { map /(\w+(?:'[ts])?)/, @_; }

Or I should be reading the Attribute::Handlers docs as this will really make me a cleaner and more concise developer of Perl Semantic Elements.

But addiction can be this way. Perhaps I should startup a

http://www.Perlmonks-Detox.com
program.

In reply to Portrait of a Perlmonks Potato by princepawn

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.