summaryrefslogtreecommitdiff
path: root/www/p5-Web-Scraper/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Web-Scraper/DESCR')
-rw-r--r--www/p5-Web-Scraper/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Web-Scraper/DESCR b/www/p5-Web-Scraper/DESCR
new file mode 100644
index 00000000000..c8c90aa3748
--- /dev/null
+++ b/www/p5-Web-Scraper/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Web::Scraper is a web scraper toolkit, inspired
+by Ruby's equivalent Scrapi. It provides a DSL-ish interface for
+traversing HTML documents and returning a neatly arranged Perl data
+structure.