The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

dtatw-add-ws.perl - splice standoff //s and //w records from .t.xml into original TEI .chr.xml files

SYNOPSIS

 dtatw-add-ws.perl [OPTIONS] CHR_XML_FILE T_XML_FILE

 General Options:
  -help                  # this help message
  -verbose LEVEL         # set verbosity level (FATAL,ERROR,WARN,INFO,DEBUG,TRACE); default=INFO
  -quiet                 # be silent

 I/O Options:
  -output FILE           # specify output file (default='-' (STDOUT))

OPTIONS AND ARGUMENTS

Not yet written.

DESCRIPTION

Splice standoff //s and //w records into original TEI .chr.xml files, producing .cws.xml files.

SEE ALSO

dtatw-add-c.perl(1), dta-tokwrap.perl(1), dtatw-rm-c.perl(1), ...

AUTHOR

Bryan Jurish <moocow@cpan.org>