http://www.perlmonks.org?node_id=438528


in reply to convoluted question regarding visualization of perl code

There was a talk by Leon Brocard about graphing perl program structure. Bsaically he used Devel::DProf in combination with the GraphViz module to produce pretty subroutine call graphs. He used Devel::SmallProf to produce line-level graphs. I don't know if he ever released the software, but knowing a solution exists with the aforementioned modules should be a good start.

-Mark

  • Comment on Re: convoluted question regarding visualization of perl code

Replies are listed 'Best First'.
Re^2: convoluted question regarding visualization of perl code
by jfroebe (Parson) on Mar 11, 2005 at 04:53 UTC

    Thanks Mark!! I know how to do it now :)

    I'm now laughing like a mad scientist with a very bad caffeine addiction!

    Update: The presentation given in the link was enough for me to start on it. When I get it to a semi working stage I will post it in the code section

    Jason L. Froebe

    Team Sybase member

    No one has seen what you have seen, and until that happens, we're all going to think that you're nuts. - Jack O'Neil, Stargate SG-1