| Paketname | libgssapi-perl |
| Beschreibung | Perl extension providing access to the GSSAPIv2 library |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.26-1build1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 260 Byte |
| Hängt ab von | perl (>= 5.10.0-24ubuntu2), perlapi-5.10.0, libc6 (>= 2.1.3), libcomerr2 (>= 1.01), libgssapi-krb5-2 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 71592 Byte |
| Prüfsumme MD5 | b7078e20d378b1234bf36c0df270aa34 |
| Prüfsumme SHA1 | d239c72628455568e3870dda79de3545f106d9f1 |
| Prüfsumme SHA256 | 0329bd1cb2114fd8719f42e082c7835985cf3b8d1d4deebd079b3fa2873ec99c |
| Link zum Herunterladen | libgssapi-perl_0.26-1build1_i386.deb |
| Ausführliche Beschreibung | This module gives access to the routines of the GSSAPI library,
as described in rfc2743 and rfc2744 and implemented by the
Kerberos-1.2 distribution from MIT.
.
The API presented by this module is a mildly object oriented
reinterpretation of the C API, where opaque C structures are
Perl objects, but the style of function call has been left
mostly untouched. As a result, most routines modify one or
more of the parameters passed to them, reflecting the C
call-by-reference (or call-by-value-return) semantics.
|