diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 08:03:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-12-31 08:03:39 +0000 |
commit | 5d3aad59badba07b3c56d800f92e5e56359dc107 (patch) | |
tree | ae90b1d9ab5b2e4afce953582e4731c1747f5dce /www/Makefile | |
parent | 0bdac484f170867d77859b65181cf1ff29752f3b (diff) | |
download | ports-5d3aad59badba07b3c56d800f92e5e56359dc107.tar.gz ports-5d3aad59badba07b3c56d800f92e5e56359dc107.zip |
The most common action that a crawler takes is to follow links on a
page. This module helps you with that task.
WWW: http://search.cpan.org/dist/GunghoX-FollowLinks/
Notes
Notes:
svn path=/head/; revision=288306
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5c1ee1827686..8070f0c67543 100644 --- a/www/Makefile +++ b/www/Makefile @@ -905,6 +905,7 @@ SUBDIR += p5-Google-Search SUBDIR += p5-Gtk2-WebKit SUBDIR += p5-Gungho + SUBDIR += p5-GunghoX-FollowLinks SUBDIR += p5-HTML-Adsense SUBDIR += p5-HTML-Breadcrumbs SUBDIR += p5-HTML-CalendarMonthSimple |