معرفی شرکت ها


libhtml-simpleparse-perl_0.12-3.1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

bare-bones HTML parser
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Jammy-22.04
مخزن Ubuntu universe all
نام بسته libhtml-simpleparse-perl
نام فایل بسته libhtml-simpleparse-perl_0.12-3.1_all.deb
نسخه بسته 0.12
انتشار بسته 3.1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/HTML-SimpleParse
مجوز -
حجم دانلود 14248
حجم نصب 33
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.


نیازمندی

مقدار نام
- perl:any


نحوه نصب


نصب پکیج deb libhtml-simpleparse-perl:

    sudo apt-get install libhtml-simpleparse-perl_0.12-3.1_all.deb


فایل ها

مسیرها
./usr/share/doc/libhtml-simpleparse-perl/changelog.Debian.gz
./usr/share/doc/libhtml-simpleparse-perl/copyright
./usr/share/man/man3/HTML::SimpleParse.3pm.gz
./usr/share/perl5/HTML/SimpleParse.pm