in reply to Generate a Graph-ical call tree for your *.pm perl modules

You could just use "perldoc B::Xref" to give you a starting point, and you wouldn't even have to parse code. :)

-- Randal L. Schwartz, Perl hacker

  • Comment on RE: Generate a Graph-ical call tree for your *.pm perl modules