|
|
|
|
|
by mfld
1025 days ago
|
|
This is true. Bioinformatics was full of Perl scripts for a variety of (text) analyses. I however remember well that many students began to hate it soon after working with it, as it was very difficult to understand existing code. So, when given a choice, many choose Python as an alternative. And stayed with it. |
|
Actual Perl code, disregarding regexp, certainly isn't anymore difficult to comprehend than code in most other languages.