Пакет: libhtml-simpleparse-perl (0.12-3.1)
Ссылки для libhtml-simpleparse-perl
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код libhtml-simpleparse-perl:
- [libhtml-simpleparse-perl_0.12-3.1.dsc]
- [libhtml-simpleparse-perl_0.12.orig.tar.gz]
- [libhtml-simpleparse-perl_0.12-3.1.debian.tar.xz]
Сопровождающие:
- Debian Perl Group (Страница КК, Почтовый архив)
- Jay Bonci (Страница КК)
- Ansgar Burchardt (Страница КК)
Внешние ресурсы:
- Сайт [metacpan.org]
Подобные пакеты:
bare-bones HTML parser
HTML::SimpleParse is a bare-bones HTML parser, similar to HTML::Parser, but with a couple important distinctions:
First, HTML::Parser knows which tags can contain other tags, which start tags have corresponding end tags, which tags can exist only in the <HEAD> portion of the document, and so forth. HTML::SimpleParse does not know any of these things. It just finds tags and text in the HTML you give it, it does not care about the specific content of these tags (though it does distinguish between different _types_ of tags, such as comments, starting tags like <b>, ending tags like </b>, and so on).
Second, HTML::SimpleParse does not create a hierarchical tree of HTML content, but rather a simple linear list. It does not pay any attention to balancing start tags with corresponding end tags, or which pairs of tags are inside other pairs of tags.
Другие пакеты, относящиеся к libhtml-simpleparse-perl
|
|
|
|
-
- dep: perl
- практический язык Ларри Уолла для извлечения данных и составления отчётов
Загрузка libhtml-simpleparse-perl
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 15,9 Кб | 35,0 Кб | [список файлов] |