table of contents
| STAG-DRAWTREE(1p) | User Contributed Perl Documentation | STAG-DRAWTREE(1p) |
NAME¶
stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagramSYNOPSIS¶
stag-drawtree -o my.png myfile.xml stag-drawtree -p My::MyFormatParser -o my.png myfile.myfmt
DESCRIPTION¶
requires GD library and GD perl moduleARGUMENTS¶
- -p|parser FORMAT
- FORMAT is one of xml, sxpr or itext, or the name of a perl module xml assumed as default
SEE ALSO¶
Data::Stag| 2009-12-14 | perl v5.18.1 |