stag-drawtree.pl

Langue: en

Autres versions - même langue

Version: 2004-02-02 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

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