Sorry but I totally disagree.. I think ;-)

Perl pours hot cofffee into a programmers lap .. it doesnt tho that is the problem it is very flexible and forgiving not of errors in syntax maybe (hmm) but it is certainly forgiving in terms of poor programing method.

I think the most telling comment you make is that other languages require the learning of programin philosophies .. thats the point (IMveryHO) perl does not you can just code top to bottow with no real requirement about what goes on in between. The language imposes no discipline upon the coder, that discipline has to come from the coder themself.

I would not say that perl is a black art, I would say that it is a lot harder to code good perl than it is to code good java, for example.

--

Zigster


In reply to Re: Re: Perl is a black diamond language? by zigster
in thread Perl is a black diamond language? by amelinda

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.