It is interesting to consider this issue from the vantage point of human social behavior. We people are basically flock animals, most of us tend to do what others in our tribe do since we fear be left alone.

If some software, tool or whatever is what prevails in your university/workplace/community then it is very likely that you will end up doing/using just the same as others do/use. If there are better or cooler alternatives it is really a secondary issue, as peer pressure is a very important factor in humans and changing behavior requires a crisis or a long term open mindedness and commitment not usually seen in humans. Have you heard any of these?: Why change? Perl? What? Python/R/Matlab are what we use here and they are perfectly OK for our work!

Most scientists like me either have no idea of what Perl is, or think it is just a text parser. There is nothing wrong with Perl or with these people, it is just that things became this way because the way we humans are. There is nothing that R or Python can do that Perl Data Language (PDL) cannot do. It is just that PDL did not catch on a large scale in the science community. The system is now locked in a different mode.

In my opinion, there is nothing sad here, just a consequence of how we humans are. As for me, I love Perl and I think it is very useful. I do use R when I have to talk to others, but do a lot of my work in PDL, and I am more than fine with it!

In reply to Re: Perl and the Future by hda
in thread Perl and the Future by hangon

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.