I am currently cleaning up the old Perl project. Most of it was written by me some time ago, when I barely knew Perl. I probably invented the wheel several times.
Now I want to throw away any duplicated code and, if possible, replace everything that is already available in high-quality CPAN modules.
What essential Perl utility modules do you know about what every Perl developer should know?
This question is similar to the Perl Useful Modules question, but I do not agree that large modules are listed there (e.g. DBI, Template, et al.).
source share