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

NAME

survey - command line interface to the Digest SAX Filter

SYNOPSIS

  digest scriptfile.xml some_original.html > some_processed.xml

DESCRIPTION

XML::Filter::Digest is a PerlSAX Filter. The digest script provides a shell interface that could be used with this tool for testing Digest scripts or to embed them in other languages.

OPTIONS

  Currently no options ;-(

I think that the set of options used in YAWriter is a good start, let's look what we need in addition for processing batches.

AUTHOR

  Michael Koehne, Kraehe@Copyleft.De
  (c) 2001 GNU General Public License

SEE ALSO

XML::Parser::PerlSAX and XML::Filter::Digest