Skip to content
Sections
>> Ubuntu >> Packages >> intrepid >> perl >> libxml-sax-machines-perl
dapper  ] [  hardy  ] [  intrepid  ] [  jaunty  ] [  karmic  ] [  lucid  ]
[ Source: libxml-sax-machines-perl  ]

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

Links for libxml-sax-machines-perl

Ubuntu Resources:

Download Source Package libxml-sax-machines-perl:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainers (usually from Debian):

It should generally not be necessary for users to contact the original maintainer.

External Resources:

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

  • 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 82.5 kB296 kB [list of files]