aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-06-05 05:32:16 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-06-05 05:32:16 +0000
commit90f9becd9d28ddf50af893858641111f120a2982 (patch)
tree9ab6f11b6b18a3bebd04d55c89f2508ceaaf69d5 /www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr
parentea6b9222cb98987ea4deb32c5ee5d65946549dc2 (diff)
downloadports-90f9becd9d28ddf50af893858641111f120a2982.tar.gz
ports-90f9becd9d28ddf50af893858641111f120a2982.zip
Notes
Diffstat (limited to 'www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr')
-rw-r--r--www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr b/www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr
new file mode 100644
index 000000000000..2fd698968528
--- /dev/null
+++ b/www/p5-WWW-Mechanize-Plugin-phpBB/pkg-descr
@@ -0,0 +1,11 @@
+WWW::Mechanize::Plugin::phpBB is a screen scraper for phpBB driven forum
+sites. It can log into the phpBB web interface, pull forum and topics
+names and perform administrative tasks like deleting posts.
+
+FUNCTIONALITY IS CURRENTLY LIMITED, READ ON WHAT'S AVAILABLE SO FAR.
+
+WWW::Mechanize::Plugin::phpBB is implemented as a plugin to
+WWW::Mechanize, using Joe McMahon's WWW::Mechanize::Pluggable framework.
+
+WWW: http://search.cpan.org/dist/WWW-Mechanize-Plugin-phpBB
+Author: Mike Schilli <m@perlmeister.com>