DOKK / manpages / debian 10 / libdbix-dbstag-perl / stag-autoddl.1p.en
STAG-AUTODDL(1p) User Contributed Perl Documentation STAG-AUTODDL(1p)

stag-autoddl.pl - wrapper for the Data::Stag modules

  stag-autoddl.pl -parser XMLAutoddl -handler ITextWriter file1.txt file2.txt
  stag-autoddl.pl -parser MyMod::MyParser -handler MyMod::MyWriter file.txt

script wrapper for the Data::Stag modules

shows this document
FORMAT is one of xml, sxpr or itext, or the name of a perl module

xml assumed as default

FORMAT is one of xml, sxpr or itext, or the name of a perl module

This is only used if transforms are required on the data to turn it into relational form; the transformed xml (or other stag format) is stored in the file specified by -t

this node name will be used as a linking table

multiple linking nodes can be set:

 -l foo2bar -l x2y -l bim2bum
    
the transformed input file is written here
2016-05-29 perl v5.22.2