I have been using Perl at work for about 6 or 7 years now, doing mostly SQA tools and internal web applications. Lately (since last Fall), I have been charged to do GUI testing instead and SilkTest automation, which I hate every minute of it. I don't how I got it, maybe I draw the shortest straw. Anyway, I've been looking for another Perl job both locally and telecommute. It's very tough out there. One thing I kept on seeing when I see a post for a Perl job, would also be "mod_perl". I know what it is, but I haven't really worked with it. I think I'm very well-versed with Perl and can pretty much handle anything thrown at me. I just don't know about the mod_perl part. How is programming with mod_perl be different than just regular CGI programming? If it is not that much significant, can I just say I know it and perhaps just learn it on the fly? That's pretty much how I got into Perl anyway :-) Thanks a lot for all the insights.

In reply to What is mod_perl? by selk

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.