Changes for version 0.03 - 2003-03-10
- Modified Makefile.PL so the shebang line will be right more often.
- Added output to failing tests so I have a better chance to see what is wrong on someone else's box.
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
Examples
- samples/Die.java
- samples/DiePair.java
- samples/README
- samples/Roller.java
- samples/Rollerjava.methods
- samples/roller
- samples/roller.png
- samples/roller.svg
- samples/roller.xml
- samples/rollerinst
- samples/rollerinst.png
- samples/rollerinst.svg
- samples/rollerinst.xml
- samples/rollerjava.png
- samples/rollerjava.svg
- samples/rollerjava.xml
- samples/washcar
- samples/washcar.png
- samples/washcar.svg
- samples/washcar.xml