Paketname | libwww-indexparser-perl |
Beschreibung | Fetch and parse the directory index from a web server |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.91-1 |
Sektion | universe/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 | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 13758 Byte |
Prüfsumme MD5 | 4468d853af41a967a463d5a33ad7961b |
Prüfsumme SHA1 | 7726dd735236071761ea0e1d9878669bd4ee7ac9 |
Prüfsumme SHA256 | 1314e6ed224300944e5f9bf287ee04cacc110be1a426a84e0399eb5f2d1f2abc |
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().
|