sarge  ] [  etch  ] [  etch-m68k  ] [  lenny  ] [  sid  ]
[ Source: libxml-sax-machines-perl  ]

Package: libxml-sax-machines-perl (0.41-2)

Perl modules for managing collections of SAX processors

These modules provide a collection of APIs that allow complex SAX machines to be constructed without a huge amount of extra typing.

SAX machines are a way to gather and manage SAX processors without going nuts. Or at least without going completely nuts. Individual machines can also be like SAX processors; they don't need to parse or write anything:

  my $w = XML::SAX::Writer->new( Output => \*STDOUT );
  my $m = Pipeline( "My::Filter1", "My::Filter2", { Handler => $w } );
  my $p = XML::SAX::ParserFactory->new( handler => $p );

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Shared Library

Other Packages Related to libxml-sax-machines-perl

  • depends
  • recommends
  • suggests
  • dep: libxml-sax-perl (>= 0.10)
    Perl module for using and building Perl SAX2 XML processors
  • dep: libxml-sax-writer-perl (>= 0.42)
    Perl module for a SAX2 XML writer
  • dep: perl (>= 5.6.0-16)
    Larry Wall's Practical Extraction and Report Language

Download libxml-sax-machines-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 79.9 kB288 kB [list of files]