Perl flow/code diagramming tools?

I

ixtahdoom

I'm charged with the task of understanding a large amount of perl
code, mostly very large .pl files (10k+ lines!). Is there any
software that indexes perl code, making a table of contents for all
functions and variables, as well as function flow diagrams (who calls
what and where)? I don't even know what the technical term is to
google for (diagramming perl code returns graphing modules!).

Thanks,
itd
 
M

Mark Clements

ixtahdoom said:
I'm charged with the task of understanding a large amount of perl
code, mostly very large .pl files (10k+ lines!). Is there any
software that indexes perl code, making a table of contents for all
functions and variables, as well as function flow diagrams (who calls
what and where)? I don't even know what the technical term is to
google for (diagramming perl code returns graphing modules!).

you could take a look at AutoDia - http://droogs.org/autodia/

regards,

Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top