It has happend to me. I just shrug it off and go on. No need to let it ruin your day or even your career. There are bigots of every stripe. I am considered a fanatic where I work because I refuse to use the "corporate standard build" on my laptop which consists of WinXp. I refuse to knuckle under to the evil empire and use their crapware.

I once, believe it or not, was rejected as a candidate for a position with a very prominent company because I refused to call Perl something other than a programming language because the interviewer's opinion was that a programming language by definitiion was strongly typed. She felt that by listing Perl as a programming language on my resume that I was misrepresenting fact somehow.

I frequently tell people that "if the only tool in your toolbox is a hammer then all your problems are going to look like nails." I have always been a believer in using the right tool for the job. If Perl is the right tool for the job and about 90% of the time for me it is then I use it. I also use PHP, C, C++, Bash scripting and yes even BASIC. I also code in PIC, 6509, 8088, 8051 and 680000 assembler code. As a matter of fact I have been known to write Perl scripts to generate assembler code for certain tasks.


In reply to Re: Stereotypes about perl by blue_cowdawg
in thread Stereotypes about perl by nherdboi

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.