Paketname | libgssapi-perl |
Beschreibung | Perl extension providing access to the GSSAPIv2 library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.28-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 248 Byte |
Hängt ab von | perl (>= 5.10.1-13), perlapi-5.10.1, libc6 (>= 2.1.3), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1. |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 69730 Byte |
Prüfsumme MD5 | d94965ab48bf29b6cec9b39f8e6b8546 |
Prüfsumme SHA1 | ee04169c3df320f1c8a70e2c2e596e9422e3bf90 |
Prüfsumme SHA256 | 0f34f32fab68fdb994b6a8b88476376a045f13d9ef94326f8d73b3f45a1b9683 |
Link zum Herunterladen | libgssapi-perl_0.28-1_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.
|