in reply to Re: Auto documentation
in thread Auto documentation

I think you are thinking of B::Xref. xref.pl, part of GraphViz-2.02, can use the output from B::Xref to generate a nice call graph.

The reader interested in doing profiling with graphical output would also benefit from reading Creating Perl Code Graphs by brian_d_foy.

HTH,

planetscape