One small victory for me was a few days ago, a Visual Basic based customer wanted a program to fetch some files from some SCO servers and then insert the data from the files in a MS/SqlServer, so i told him "Hey, i can do that with just a few lines using perl", and he told me, "Perl?, what is that garbage, use VB".
I didn't say a think and started with the program, about 40 minutes and 30 code lines later it was ready and working just perfect, the customer saw the source code and said, "That thing you call Perl is amazing", now he is learning about Perl, he got a copy of the Llama and Camel Books, and i am almost sure that saw a Perl stick in his car.

Another small victory was in college, when i used Perl for some projects, and when people saw
the code, they opened their minds and could look far away from the Visual Something wall.
Dreams they just disapear into the shadows,
then they become true....


In reply to Re: Small Victories for Perl by shadox
in thread Small Victories for Perl by dws

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.