Monks,

I love perl.

I really do.

But I feel I have to say something. I realise that as a new comer here and to the perl community in general my opinions are not worth much, however I beleive we are all mature enough here for a fair point to be taken regardless who is making it.

I had an idea, a whacky way to use XML, something that the existing sets of code are simply not designed for. I chose my favourite language to develop this idea in. But then I hit a brick wall.

The existance of all these wonderful modules of code, which make life so easy in perl seem to be stifling innovation and the acceptance of new ideas. Without new ideas there is only stagnation. Now it really doesnt matter if my idea is good or not, the simple fact of the matter was that the prevailing attitude I got was one of pomposity, "if it aint already in cpan its not good for anything" type of arguements.

Now I'm not having a go so don't take me wrong. All I'm saying is that there is always room for improvement, always room for a new idea to come out of the blue and shake the whole room up. We should gaurd against the feeling that what we have is already perfect, and embrace new and innovative ideas, for they are the source of the next generation of code, the next level which will simply not exist if the new people with new ideas are shunned because their ideas dont fit into pre-concieved models of how things should be done.

I'm sorry if that offends anyones sensibilites, but seriously, software never has and never will stand still. If you try to, you will soon become obsolete.


In reply to Innovation, the seed of a living language by simonodell1

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.