Paketname | libwww-indexparser-perl |
Beschreibung | Fetch and parse the directory index from a web server |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.91-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 88 Byte |
Hängt ab von | perl (>= 5.6.0-16), libwww-perl, libdatetime-locale-perl, libhtml-parser-perl |
Empfohlene Pakete | |
Paketbetreuer | James Bromberger |
Quelle | |
Paketgröße | 13776 Byte |
Prüfsumme MD5 | 2556bd78d8babcf07247c06a0c4e8fe6 |
Prüfsumme SHA1 | 1ebc8c89c0633298c9f6bcc6d98028b41becdc0b |
Prüfsumme SHA256 | 0534449787655fe72020b9cd7bee8fa4892598bdb985a39ae7f0471102a36c53 |
Link zum Herunterladen | libwww-indexparser-perl_0.91-1_all.deb |
Ausführliche Beschreibung | WWW::IndexParser is a module that uses LWP to fetch a URL from a web
server. It then atempts to parse this page as if it were an auto generated
index page. It returns an array of WWW::IndexParser::Entry objects, one
per entry in the directory index that it has found. Each Entry has a
set of methods: filename(), time(), size(), and others if supported
by the autoindex generated: type() and size_units().
|