wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libhtml-tokeparser-simple-perl  ]

Pakiet: libhtml-tokeparser-simple-perl (3.16-3)

Odnośniki dla libhtml-tokeparser-simple-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libhtml-tokeparser-simple-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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' )

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: implemented-in::perl, works-with-format::html, Działa z: Tekst

Inne pakiety związane z libhtml-tokeparser-simple-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libhtml-tokeparser-simple-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 38,1 KiB90,0 KiB [lista plików]