in reply to wanted: project outline module

If you're wanting to get into UML retroactively, the module UML::Class::Simple will allow you to generate a UML class diagram from your code. It's not perfect, but it can be helpful.

Replies are listed 'Best First'.
Re^2: wanted: project outline module
by anotheranne (Initiate) on Jun 08, 2011 at 21:24 UTC
    cool! Anne