ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
329 B
Text
7 lines
329 B
Text
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.
|
|
|
|
WWW: https://metacpan.org/release/Net-Trac
|