well maverick, to be 100% precise jeffa was the first person to ever introduce me to perl. i remember we sat around with some "Online Perl Course" that if you completed it, they would send you a certification! (how exciting was that!) Well, I went to work for a company that needed web based "stuff"... and the first few generations of the products I developed for them were in perl. for reasons that i'll never understand, i decided that PHP was better for generation 2 (ugh) and servlets were better for generation 3... (ugh*2) :) i guess i've made my mistakes eh?

so anyways, i knew that you were "good" at perl, and i remember sitting around the lab and doing "snippet" show and tell... where you would say: "see, this is how you unbuffer output, and this is why it is useful!" and I would say something incredibly clever like: "um... isn't there a module on CPAN for that?" :) hehehe... now, 5 years later, I can honestly say that I'm still floored when you say something like: "isn't that in $`?" :) curse you and your damned special variables... but hey, isn't it good to know that there is a publicly traded company out there that is still using something that started out as a recursive pr0n grabber?

In reply to Re: Re: A look back on a year of Perl by eduardo
in thread A look back on a year of Perl by patgas

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.