d09631e65b
Trac doesn't provide a web services API, this module currently "fakes" an RPC interface around Trac's webforms and the feeds it exports. Because of this, it's somewhat more brittle than a true RPC client would be. WWW: http://search.cpan.org/dist/Net-Trac/ PR: ports/134386 Submitted by: Gea-Suan Lin <gslin at gslin.org>
15 lines
573 B
Text
15 lines
573 B
Text
@comment $FreeBSD$
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Trac/.packlist
|
|
%%SITE_PERL%%/Net/Trac.pm
|
|
%%SITE_PERL%%/Net/Trac/Connection.pm
|
|
%%SITE_PERL%%/Net/Trac/Mechanize.pm
|
|
%%SITE_PERL%%/Net/Trac/Ticket.pm
|
|
%%SITE_PERL%%/Net/Trac/TicketAttachment.pm
|
|
%%SITE_PERL%%/Net/Trac/TicketHistory.pm
|
|
%%SITE_PERL%%/Net/Trac/TicketHistoryEntry.pm
|
|
%%SITE_PERL%%/Net/Trac/TicketPropChange.pm
|
|
%%SITE_PERL%%/Net/Trac/TicketSearch.pm
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Trac
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
|
@dirrmtry %%SITE_PERL%%/Net/Trac
|
|
@dirrmtry %%SITE_PERL%%/Net
|