726d299233
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().
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/12/19 23:02:07 landry Exp $
|
|
${P5SITE}/WWW/
|
|
${P5SITE}/WWW/IndexParser/
|
|
${P5SITE}/WWW/IndexParser.pm
|
|
${P5SITE}/WWW/IndexParser/Entry.pm
|
|
@man man/man3p/WWW::IndexParser.3p
|
|
@man man/man3p/WWW::IndexParser::Entry.3p
|