I see perl as a language. It could even be called like this...

perl -RTFM myscript.pl

And the compiler could suppose everything that is not stated or that is badly declared.

But in the end, it is like people that use to say everything with only 100 words. (x.e.politicians, astrollogers, prophets,etc.). Everybody gets the illusion that they are saying what they want to hear. The level of effective comunication, is lowered at it's minimum.

So, on the other hand, it may happen that one day I am speaking the truth about something, and everybody yet want's to punish me.

There are times when precission is imperative.

I believe that the level of effectiveness of a programming language resides in the limitations that the compiler imposses to the user. Yet, perl has done miracles in this aspect. So, it forgives a lot if you ignore the key words that gives you the required 'extra' precission.

.{\('v')/}
_`(___)' __________________________

In reply to Re: Re: making perl more forgiving by chanio
in thread making perl more forgiving by simplitia

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.