*laugh* Enjoy the rush of learning my friend, and when you do as I did - look up at the letter to a peer that you have "re-edited" to more clearly emphasize your thoughts and realize you have just written a Perl class module instead - you will know that the "bug" has you in it's grip.  At that point, give up all hope of enjoying any other language  - because their expressive capabilities are dwarfed by the endless nuances Perl so easily allows.  The ease of rapid deployment, prototyping and support that Perl (with CPAN) offers can not be matched by any other that I have seen (after 25 years of programming) and most importantly - there are people all around that speak it and <word usage=carefully>fanatically</word> support others learning it. - people like the fine Monks of the Abbey.

side note - when my "letter incident" happened, I had quite the blast then trying to explain why I thought it was so funny to my co-workers - only to be stared at with incomprehension.  At that point I realized, Perl is a different sort of language, and that all my C/C++ (and now C#) knowledge would only initiate the learning process for me, but was really not all that helpful at all.  Perl requires you to set aside a few preconceived notions about programming I think.



*G*

In reply to Re: Re: Re: Stupid newbie question - perl/cgi by growlf
in thread perl/cgi question: script works from unix command line, but not web page by geoffhanna

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.