Package: libxml-sax-machines-perl (0.41-3)
Links for libxml-sax-machines-perl
Ubuntu Resources:
Download Source Package libxml-sax-machines-perl:
- [libxml-sax-machines-perl_0.41-3.dsc]
- [libxml-sax-machines-perl_0.41.orig.tar.gz]
- [libxml-sax-machines-perl_0.41-3.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Jay Bonci
- Niko Tyni
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [search.cpan.org]
Similar packages:
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 );
Other Packages Related to libxml-sax-machines-perl
|
|
|
-
- 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
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 82.5 kB | 296 kB | [list of files] |