Paketname | libhtml-tableparser-perl |
Beschreibung | Perl module to extract data from an HTML table |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.37-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 116 Byte |
Hängt ab von | perl (>= 5.6.0-16), libhtml-parser-perl |
Empfohlene Pakete | |
Paketbetreuer | Ivan Kohler |
Quelle | |
Paketgröße | 26424 Byte |
Prüfsumme MD5 | 582b72e2926431cdf4f89d59cb37c7c5 |
Prüfsumme SHA1 | b9554a881575d96c06ccf8f73dc771e145d2061e |
Prüfsumme SHA256 | bf94687c86aeb108625caa38c62f9f2611551774c40768606ea5728cf3261224 |
Link zum Herunterladen | libhtml-tableparser-perl_0.37-1_all.deb |
Ausführliche Beschreibung | HTML::TableParser uses HTML::Parser to extract data from an HTML
table. The data is returned via a series of user defined callback
functions or methods. Specific tables may be selected either by a
matching a unique table id or by matching against the column names.
Multiple (even nested) tables may be parsed in a document in one pass.
|