Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> perl >> libhtml-tokeparser-simple-perl
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: libhtml-tokeparser-simple-perl  ]

パッケージ: libhtml-tokeparser-simple-perl (3.16-2)

Perl module used to tokenize HTML documents

HTML::TokeParser::Simple is a subclass of HTML::TokeParser that uses easy-to-remember method calls to work with tokens. For instance, rather than writing code like this:

   $token->[0] eq 'S' and $token->[1] eq 'form' .

you can instead write something simpler like this:

   $token->is_start_tag( 'form' )

その他の libhtml-tokeparser-simple-perl 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libhtml-parser-perl
    collection of modules that parse HTML text documents
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

libhtml-tokeparser-simple-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 36.2 kB116 kB [ファイル一覧]