The think about programming languages like Python is that most don't even understand why they are good and for what they are good, they use it because Google etc use it. Basically where there is money people think the future of that project is always bright.

Python saw a major version jump, which gives an impression that some very big might have happened there. Actually its a modest revision from the three series. When I first heard Guido's talk about Py3K he says "He doesn't want to change the look and feel of language" and "Just fix the historical mistakes". So Py3K is not a very major semantic of syntactic revision. Their whole idea is to play safe rather than play correct

Whereas Perl put up a major fight, and they are making a very good product called "Perl 6". Although a little late, the emphasis is to make sure we do things right so that we can have a great future ahead. A little bit of time for a bright future should be easily acceptable, the long term benefits are great and the Perl developers have a good incentive when Perl 6 releases.

Above all Perl still remains a very beautiful language for a lot of problems which is Python is not suitable for. Another problem is that unprecedented growth of the "Web", has led people to believe that if some thing is not good for the web, its good for nothing. Which is not true.

If you rewrite you suffer for few years and if you don't you suffer for ever.Perl 6 is doing that!!! Hail Perl.


In reply to Re: Seeking Best Practices - does your company follow a standard? by Anonymous Monk
in thread Seeking Best Practices - does your company follow a standard? by meraxes

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.