|
|
|
|
|
by nerdponx
1310 days ago
|
|
Every time I try to write Perl, between the sigils, weak support for numbers, and the archaic-feeling way of handling parameters in subroutines, I come away slightly disgusted. The convenience of the text processing routines is not a novelty or productivity improvement compared to other languages nowadays. And Perl seems slower than Python now on the kinds of workloads where I would be tempted to use Perl. What am I missing? |
|
[1] https://perldoc.perl.org/perlsub#Signatures
[2] https://www.effectiveperlprogramming.com/2015/04/use-v5-20-s...