The www/p5-WWW-IndexParser port
p5-WWW-IndexParser-0.91p1 – fetch and parse the directory index from a web server (cvsweb github mirror)
Description
WWW::IndexParser is a module that uses LWP to fetch a URL from a web server. It then attempts 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().WWW: https://metacpan.org/release/WWW-IndexParser
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/libdata/perl5/site_perl/WWW/
- /usr/local/libdata/perl5/site_perl/WWW/IndexParser.pm
- /usr/local/libdata/perl5/site_perl/WWW/IndexParser/
- /usr/local/libdata/perl5/site_perl/WWW/IndexParser/Entry.pm
- /usr/local/man/man3p/WWW::IndexParser.3p
- /usr/local/man/man3p/WWW::IndexParser::Entry.3p