Burak has asked for the wisdom of the Perl Monks concerning the following question:

Lets say I have some hundreds of Perl code files designed as modules. Can I somehow automatically generate UML diagrams or some sort of diagram out of them showing relations like inheritance and method/function lists?
  • Comment on Automatic UML generation for Perl code?

Replies are listed 'Best First'.
Re: Automatic UML generation for Perl code?
by marto (Cardinal) on Aug 17, 2007 at 14:58 UTC
      Thanks :) This looks promising :)