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

Changes for version 0.52 - 2003-06-04

  • Alpha release of XML::Filter::Dispatcher::Compiler
  • {start,end}_prefix_mapping now handled properly
  • Use newer Parse::Yapp to make CPAN happy (Parse::Yapp embeds its version number in generated parsers, CPAN finds it and misconstrues it as the generated parser's version number. If you have Parse::Yapp installed on several machines and they aren't all at the same version number, this can cause "retrograde version numbers", as Randal Schwartz calls them).

Documentation

Process an XML document using an EventPath expression and dump the results.

Modules

Path based event dispatching with DOM support
convert SAX stream in to simple, data-oriented structure
convert SAX stream in to simple, data-oriented structure
Compile rulesets in to code
XFD
runtime routines for compiled X::F::D code

Provides

in lib/XML/Filter/Dispatcher/Parser.pm
XFD
in lib/XML/Filter/Dispatcher/Compiler.pm
XFD
in lib/XML/Filter/Dispatcher/Ops.pm
in lib/XML/Filter/Dispatcher/Parser.pm