Perl may be a good tool, and it may be good for the task, but it might not be good for the person who has to use it reddit.com/r/perl/comment…
1
2
17
558
0
@briandfoy_perl Production code is probably 10% golden path and 90% edge cases and error handling. Prototype code is the opposite. Learning to write that 90% in a maintainable and readable way seems to take a decade or so of real work experience.