Пакет: libxml-parser-perl (2.46-4)
Ссылки для libxml-parser-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libxml-parser-perl:
- [libxml-parser-perl_2.46-4.dsc]
- [libxml-parser-perl_2.46.orig.tar.gz]
- [libxml-parser-perl_2.46-4.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
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.
Другие пакеты, относящиеся к libxml-parser-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- библиотека GNU C: динамически подключаемые библиотеки
также виртуальный пакет, предоставляемый libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- работа с XML для программ на C (библиотека времени выполнения)
-
- dep: liburi-perl
- модуль для управления и доступа к URI-строкам
-
- dep: libwww-perl
- простой и надёжный интерфейс для Всемирной паутины
-
- dep: perl (>= 5.36.0-4)
- практический язык Ларри Уолла для извлечения данных и составления отчётов
-
- dep: perlapi-5.36.0
- виртуальный пакет, предоставляемый perl-base
Загрузка libxml-parser-perl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
mips64el | 192,0 Кб | 741,0 Кб | [список файлов] |