Package: libxml-parser-perl (2.47-1 and others) [debports]
Links for libxml-parser-perl
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
Perl module for parsing XML files
The XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.
The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed.
When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object.
Other Packages Related to libxml-parser-perl
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- Biblioteca GNU C: Bibliotecas partilhadas
also a virtual package provided by libc6.1-udeb
-
- dep: libexpat1 (>= 2.0.1)
- Biblioteca C de análise gramatical de XML - biblioteca de tempo real
-
- dep: liburi-perl
- Módulo para manipular e aceder a strings URI
-
- dep: libwww-perl
- Interface simples e consistente para a world-wide web
-
- dep: perl (>= 5.38.2-3.2)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.38.2
- virtual package provided by perl-base
Download libxml-parser-perl
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
ia64 (unofficial port) | 2.47-1+b2 | 201.7 kB | 771.0 kB | [list of files] |