Granted that fruiture's post could be viewed as a bit condescending, but it did make some valid points. The most pertinent one I can immediately think of is using a '&' in front of a sub call. There is a difference between using it and not using it which you may not be aware of and fruiture pointed this out (quite correctly, IMO, given the level of Perl knowledge demonstrated in the rest of the code) and where to find the relevant documentation. A laudable post it would seem to me. As for your own post, if I can go OT for a second or two: The Monestary is free, and the people here devote their time for free, so don't get shirty when someone takes a lot of time and trouble to go into great detail about where you've gone wrong and how to get more information on how to get out of trouble. fruiture++, FireBird34--.

rdfield


In reply to Re: Re: Re: Reading from multi line file -> CGI.pm by rdfield
in thread Reading from multi line file -> CGI.pm by FireBird34

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.