-
-
03 Jan 2003 20:09:50 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers
- Kwalitee
Bus factor: 0- License: unknown
- Activity
24 month- Tools
- Download (75.61KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.45
- Replace xset_fallthrough() with the much more flexible xrun_next_action(). The latter is a more informative name, too.
- xset() now croaks when overwriting a defined value.
- Added xoverwrite() to allow defined values to be overwritten.
- Empty Rules lists now work (ie do nothing).
- Unbuggered postponements a bit. See t/postponements.t for a couple of known failures (commented out).
Documentation
Process an XML document using an EventPath expression and dump the results.Modules
Path based event dispatching with DOM supportconvert SAX stream in to simple, data-oriented structureconvert SAX stream in to simple, data-oriented structureThe Syntax Treeruntime routines for compiled X::F::D codeProvides
in lib/XML/Filter/Dispatcher/Parser.pmin lib/XML/Filter/Dispatcher.pmin lib/XML/Filter/Dispatcher/Ops.pmin lib/XML/Filter/Dispatcher/Parser.pmOther files
Module Install Instructions
To install XML::Filter::Dispatcher, copy and paste the appropriate command in to your terminal.
cpanm XML::Filter::Dispatcher
perl -MCPAN -e shell install XML::Filter::Dispatcher
For more information on module installation, please visit the detailed CPAN module installation guide.