Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
7 lines
332 B
Plaintext
7 lines
332 B
Plaintext
Apache::ParseLog provides an easy way to parse the Apache log
|
|
files, using an object-oriented constructs. The data obtained
|
|
using this module are generic enough that it is flexible to
|
|
use the data for your own applications, such as CGI, simple
|
|
text-only report generator, feeding RDBMS, data for Perl/Tk-based
|
|
GUI application, etc.
|