Today I had to do some code refactoring for a Perl project I have been working on for some time. In this case the code refactoring consisted mainly of moving some functionality to new modules to simplify maitenance.
I needed a simple list with all names of subroutines defined in every Perl module in order to print this out to plan and make notes on good old paper.