stag-drawtree.pl(1) - Linux man page

Name

stag-drawtree.pl - draws a stag file (xml, itext, sxpr) as a PNG diagram

Synopsis

stag-drawtree.pl -o my.png myfile.xml

stag-drawtree.pl -p My::MyFormatParser -o my.png myfile.myfmt

Description

requires GD library and GD perl module

Arguments

-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