Changes for version 0.04 - 2003-03-11

  • Changed t/02perl.t and t/03perl.t so they ignore the first line of the sequence outline. On some Perls (including a 5.8 on Solaris 2.4) the first line is ' (eval)' instead of 'main'. I think the effect on the pictures will be minor: (eval) will replace main as the label for the left most class box (but I could be wrong).

Modules

produces call sequence outlines (like dprofpp -T)
produces call sequence outlines (like dprofpp -T)
This package makes UML sequence diagrams, often by running the code.
a helper class to support UML::Sequence
for use with genericseq.pl script, works on compiled Java programs
helper for genericseq.pl showing object instances
for use with genericseq.pl script, works on Perl programs
turns simple outlines (see below) into UML sequence diagrams
converts xml sequence files to svg

Provides

Die
in samples/Die.pm
in samples/DiePair.pm