Learn from peers
Discuss and share learning resources with the top professionals across the world
Open business or job opportunities
Earn reputation points to get consulting projects, attract talent or land jobs.
Accelerate your growth
Grow your network and get exclusive deals from our learning partners.
signup now
That often leads to code which is hard to maintain in the long run, especially when code changes hands. Code is read much more often than it is read, so people inheriting large code bases written in Perl have often found it hard to maintain or extend existing code when they encounter these tricks.
This may be one reason. Of course, with discipline and a sane set of standards on a project, Perl can probably be written as well as any other language.