I agree with dws here in that your only chance of getting them to "see" the value of Perl is to show them what it can do, to show it to them in action.  I would suggest that you ask to be allowed to experiment in limited ways with Perl.  Ask them to let you install it on the server for your use.  Then, occassionally create scripts to do creative things that no one else is doing now.

At my office, we started using it for behind the scene system administration, to listen for hackers, and to process data for reports for managers.  We used it to do things that no one had ever considered doing in VB (in our case) because it wasn't worth the effort and was too much work to set up.  The result has been that people have been pleased by the fact that server maintainence is easier, that hackers are being detected quicker, and that reports that were previously put together manually by managers using MS Excel are now e-mailed to them by the server.

That's Spenser, with an "s" like the detective.


In reply to Re: Friends don't let friends use ASP? by Spenser
in thread Friends don't let friends use ASP? by emilford

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.