I have recently taken an interest in reading postings for Perl contract jobs. I often see something similar to the following:

Wide demonstrable experience with Object Oriented programming

What does this mean?

  1. Designing and coding objects
  2. Using existing OO code(CPAN)
  3. Both
  4. None of the above

As someone who has done a bit of both 1 and 2, I am just curious at to what professionals and/or hiring managers are expecting when they ask for experience in OO(Perl or otherwise).

(I do not generally work as a developer, though I do some development on occasion. Thus my nativeness...)

Thanks for any feedback. Update: I would like to thank each of those who answered for taking the time to do so. The input is very helpful to me at this point in time. I got a darn good (though somewhat rueful) laugh out of the post by ww! So many job posting are written in such a way that one would have to sit at the right hand of God just to qualify to read the posting, not to mention apply for the job.

Thanks again! ++ to all.

  • ...the majority is always wrong, and always the last to know about it...
  • The Spice must flow...
  • ..by my will, and by will alone.. I set my mind in motion

In reply to OOP: What is implied...? by wjw

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.