summaryrefslogtreecommitdiff
path: root/net/p5-Net-Trac/DESCR
blob: 6231994d7dd92b38454cdcf58dcd4e82fc50a7bc (plain)
1
2
3
4
5
The Perl 5 module Net::Trac is simple client library for a remote
Trac instance. Because 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.