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

NAME

dtatw-mkpx.perl - make pagebreak index for a DTA source XML file

SYNOPSIS

 dtatw-mkpx.perl [OPTIONS] C_XML_FILE

 General Options:
  -help                  # this help message
  -verbose LEVEL         # set verbosity level (0<=LEVEL<=1)
  -quiet                 # be silent

 I/O Options:
  -index  REGEX          # target element regex (default='^c$')
  -output FILE           # specify output file (default='-' (STDOUT))

OPTIONS AND ARGUMENTS

Not yet written.

DESCRIPTION

Make a pagebreak index for a DTA source XML file.

SEE ALSO

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

AUTHOR

Bryan Jurish <moocow@cpan.org>