I just want to tell you something about my current private project. It is an UML editor for Perl. Unfortunately I have not much time at the moment, but I think I can start programming again in about 2 months!
My goal is to write a small UML editor for Perl to make documentation easier. The project is in a pre-alpha phase. I will write about it from time to time...
Cool (Score:2)
You might find Autodia helpful for parsing perl code into UML - it already generates GraphViz dot, Dia and Umbrello.
being able to go from UML to code to UML in perl would be sweet.
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;
UML::Sequence (Score:1)
Re:UML::Sequence (Score:1)
But I want to implement sequence diagrams for UPC in the future, so this module could be helpful.
Re:UML::Sequence (Score:1)
Re:UML::Sequence (Score:1)