stag-autoddl.pl
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
xml assumed as default
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
multiple linking nodes can be set:
-l foo2bar -l x2y -l bim2bum