in reply to Reverse engineering

This question has been asked before.

Check the Q&A answer about UML diagrams here.

Perl isn't as advanced on OO modelling as C++/Java are, which have dozens of tools. Once I wanted to try the AutoDia tool under Windows and couldn't install it. If I'll have to draw class diagrams for my Perl code, I think I'll just take a regular UML modelling tool and draw diagrams by hand.

Replies are listed 'Best First'.
Re: Re: Reverse engineering
by Hofmator (Curate) on Jan 31, 2003 at 16:36 UTC
    Could you provide your links to other stuff on Perl Monks not with <a href="http://www.perlmonks.org/index.pl?node_id=167834">this</a> but with [id://167834|that] or even just [167834|that].

    Your way doesn't work for monks that use www.perlmonks.com, as you loose your logged-in status when switching from .com to .org.

    -- Hofmator