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 [文件列表]