| Paketname | libnet-trac-perl | 
| Beschreibung | Perl client library for Trac | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.14-2 | 
| Sektion | perl | 
| Priorität | optional | 
| Installierte Größe | 156 Byte | 
| Hängt ab von | perl, libdatetime-perl, liburi-perl, libwww-mechanize-perl (>= 1.52), libtext-csv-perl, libwww-perl, | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Debian Perl Group | 
| Quelle |  | 
| Paketgröße | 39016 Byte | 
| Prüfsumme MD5 | 71ddd4ef94ab7bfef56cd76359968b5b | 
| Prüfsumme SHA1 | b2fe47f985e2c124133270a9080242c350e866e4 | 
| Prüfsumme SHA256 | 12a5e29f1383a16855cc4be6ec10d0d167760f329498b1830da54994d493807d | 
| Link zum Herunterladen | libnet-trac-perl_0.14-2_all.deb | 
| Ausführliche Beschreibung | 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.
.
As of now, this module has been tested against Trac 10.4 and Trac 11.0.
.
The author's needs for this module are somewhat modest and its current
featureset reflects this. Right now, only basic read/write functionality
for Trac's tickets is provided. |