Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Take advantage of CPAN macro from bsd.sites.mk, change ↵ | Marcelo Araujo | 2008-04-17 | 1 | -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 do | Rong-En Fan | 2006-07-10 | 4 | -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 |