Now since some of it became unmaintainable I'm looking around for some Analysis tools which are able to produce some nice graphs of call flows etc.
I found some rather old posts on this suggesting tools like B::Xref and GraphViz which I tried but got only Segmentation faults. (perl -MO=Xref,-r myPackage.pm)
Thanks for any hint..