[ ソース: libhtml-encoding-perl ]
パッケージ: libhtml-encoding-perl (0.61-3)
libhtml-encoding-perl に関するリンク
Debian の資源:
libhtml-encoding-perl ソースパッケージをダウンロード:
- [libhtml-encoding-perl_0.61-3.dsc]
- [libhtml-encoding-perl_0.61.orig.tar.gz]
- [libhtml-encoding-perl_0.61-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
perl module determining the encoding of HTML/XML/XHTML documents
HTML::Encoding helps to determine the encoding of HTML and XML/XHTML documents. It can export the following functions:
encoding_from_content - Extracts charset from the Content-Type header value. encoding_from_byte_order_mark - Read byte order mark from an octet sequence. encoding_from_xml_declaration - Extract encoding XML or text declaration. encoding_from_first_chars - Can be useful to distinguish UTF-16LE from UTF-8. encoding_from_meta_element - Looks at <meta http-equiv=Content-Type.....>. encoding_from_xml_document - A best guess from a list of suspected encodings. encoding_from_html_document - A best guess from a list of suspected encodings. encoding_from_http_message - Takes an HTTP::Message and returns the encoding.
その他の libhtml-encoding-perl 関連パッケージ
|
|
|
|
-
- dep: libhtml-parser-perl
- HTML テキスト文書を解析するモジュール集
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語