Many people use computers as a faster, better, more flexible way of doing the same jobs that their predecessors did with typewriters and slide rules. And, yes, we recognise that the computer as a whole is a different beast from these older, more specialised technologies... but we most certainly do group computer word processors with typewriters. We do group computerised calculators with slide rules.

Many people use Perl as a faster, better, more flexible way of doing the same jobs that their predecessors did with shell scripts. Many people even call Perl one-liners from shell scripts, as a more robust and portable alternative to awk or sed. I've done it myself, where (for example) I needed to cope with null bytes, but I didn't have a mandate to rewrite the entire complicated script in Perl. Well, if that kind of thing is what the job involves, then how else would you expect them to describe it?


In reply to Re^3: Perl Jobs on offer by Porculus
in thread Perl Jobs on offer by CountZero

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.