mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
6cac6e9199
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>
13 lines
375 B
Plaintext
13 lines
375 B
Plaintext
@comment $FreeBSD$
|
|
%%SITE_PERL%%/Xango.pm
|
|
%%SITE_PERL%%/Xango/Broker.pm
|
|
%%SITE_PERL%%/Xango/Broker/Base.pm
|
|
%%SITE_PERL%%/Xango/Broker/Pull.pm
|
|
%%SITE_PERL%%/Xango/Broker/Push.pm
|
|
%%SITE_PERL%%/Xango/Config.pm
|
|
%%SITE_PERL%%/Xango/Job.pm
|
|
%%SITE_PERL%%/Xango/Manual/Intro.pod
|
|
@dirrmtry %%SITE_PERL%%/Xango/Broker
|
|
@dirrmtry %%SITE_PERL%%/Xango/Manual
|
|
@dirrmtry %%SITE_PERL%%/Xango
|