aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-Trac
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.15Martin Wilke2010-01-272-5/+5
| | | | | | | | | | - Pass maintainership to perl PR: 143125 Submitted by: Gea-Suan Lin <gslin@gslin.org> (previous maintainer) Notes: svn path=/head/; revision=248649
* - Update to 0.14Martin Wilke2009-07-092-4/+4
| | | | | | | | PR: 136444 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=237499
* Net::Trac is simple client library for a remote Trac instance. BecauseMartin Wilke2009-05-104-0/+64
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> Notes: svn path=/head/; revision=233616