Mark Dominus on 16 Jan 2004 12:17:13 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Perl call tree utility


I'm looking for a utility which will take a program and produce a
table of which functions can call which other functions.  It should do
this by static analysis of the source code.  I don't want just a table
of which functions *have* called which functions in the course of some
particular run.

I wasn't able to find anything on CPAN, and I suspect I just haven't
thought of the right keyword.

-
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**