Hi, Dinesh. Part of the reason that we're being reluctant is that Perl has, unfortunately, an associate perception that Perl programmers aren't very good.

We're unenthusiastic about handing you a set of questions and answers because knowing the answers to elementary questions (what's a hash, how do you use it, how do objects work in Perl) will tell you very little about how good a Perl programmer is.

Put it this way - if you were interviewing for a job, and could tell that the interviewer did not know anything about the subject he was interviewing you on, would you take the job? Would you think that the company was a solid place or risky to get involved with? Would you be leery of whether the company was trying to do things properly in other parts of the organization (like paying taxes, marketing, accounting...)? I know these would all be questions I'd be asking myself.

You really need to find someone in the organization who knows Perl to do a Perl interview. You wouldn't ask the marketing guys to do a detailed interview of a tax specialist - don't try to do that here. You'll either end up hiring a bullshit artist who has memorized a list of questions and answers (like the one you're asking for here!), or someone who isn't very good at Perl but interviews well.


In reply to Re: Provide material by pemungkah
in thread Provide material by newbabymonks

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.