in reply to how can I get here?
For Perl, have a look at the OptiPerl IDE, which provides this facility (and lots of other things). Click on subroutines, find a list, select one from the list and find both source and points in code where subroutine is called.
Very handy tool.