Hej all of you Anonimous Monks (couse I'm not sure if you are the same one posting all of the replies)

First of all, thank you for your time. I now understand use of return much better and will for sure benefit from that in the future. I see already where I need to modify my code. But I probably wouldn't get it if you didn't mention mathematical definition.

And as for reading, believe me I've read a (and still reading) Llama book, Camel book, CGI programming with perl, Intermediate Perl, Perl best practices, Perl cookbook. But when you're close to 50 it's not that easy to learn a new language (especially if it's not from your language group). That is as easy as learning Serbian if you are German or learning Swedish if you're Spanish, or learning Franch if you are Chinese. But I'm giving my best with "learning-by-doing" :-)

Thanks again


In reply to Re^4: Print HTML form to file using CGI.pm save method by SerZKO
in thread Print HTML form to file using CGI.pm save method by SerZKO

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.