Michael Koehne > XML-Filter-Digest-0.06 > digest

Download:
XML-Filter-Digest-0.06.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

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 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