Me too :-P

Take Text::FIGlet, it sat for s/o like 14 months before I did a marathon run (long weekend)in February, and then sat until August where I did another marathon (essentially a full work-week); which has not left it in a distributable state :-/. The first was spurred by guilt of neglect, the second because the module was on my mind. Uri, a fellow Boston perlmonger, has coopted Dominus' lightning talk idea, and I gave the first one at the August meeting. Simply reviewing the code to

was very labor intensive, but exciting. And got me thinking of many other things to do with it, as did several questions and comments arising from my talk.

Incidentally, I think this is related to one of the reasons I have settled on something other than being a professional programmer (at least, not without something else attached); not receiving any end-user feedback.

--
perl -pew "s/\b;([mnst])/'$1/g"


In reply to Re: I need some motivation by belg4mit
in thread I need some motivation by joshua

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.