stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagram
Contents
Arguments
-p|parser FORMAT
FORMAT is one of xml, sxpr or itext, or the name of a perl module
xml assumed as default
Description
requires GD library and GD perl module
Name
stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagram
See Also
Data::Stag
perl v5.34.0 2022-06-12 STAG-DRAWTREE(1p)
Synopsis
stag-drawtree -o my.png myfile.xml
stag-drawtree -p My::MyFormatParser -o my.png myfile.myfmt
