The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

digest - command line interface to the Digest SAX Filter

SYNOPSIS

  digest scriptfile.xml some_original.xml > some_processed.xml

DESCRIPTION

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

OPTIONS

  Currently no options ;-( 

I think that the set of options used in YAWriter are a good start, lets look what we additonal need for processing batches.

AUTHOR

  Michael Koehne, Kraehe@Copyleft.De
  (c) 2000 NotSoFree-License

SEE ALSO

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