aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Xango
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Xango is a framework for writing web crawlers. As such, it doesn't doRong-En Fan2006-07-104-0/+59
a whole lot by itself - you need to create custom handlers to do the grunt work. See the documentation for Xango::Manual::Intro for more details on how to write your own crawler. Please note that Xango is still in beta. Some behavior may change as we keep on developing it. Author: Daisuke Maki <dmaki@cpan.org> WWW: http://search.cpan.org/dist/Xango/ PR: ports/99988 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167387