Download List

Descripción del Proyecto

GnuPG::Interface is a Perl module interface to
interacting with GnuPG. It implements a rich set
of filehandle communication with GnuPG and
includes a key object organization structure with
information gathered from GnuPG's with-colons option.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-09-27 05:18
0.34

Pequeñas correcciones de la documentación.
Tags: Minor bugfixes
Small documentation fixes.

2002-06-14 22:21
0.33

Una solución para un error en GnuPG:: Interface-> import_keys () donde se sobrescribe su command_args.
Tags: Minor bugfixes
A fix for a bug in GnuPG::Interface->import_keys() where it overwrites your command_args.

2002-06-11 22:30
0.3.2

Ampliación de la caducidad de las claves de prueba para las obras de la colección de pruebas, correcciones de la documentación pequeño, y limpieza de código aquí y allá.
Tags: Minor bugfixes
Extending the expiration on the test keys so the test suite works, small documentation fixes, and code cleanups here and there.

2001-05-03 14:35
0.31

Corrige algunos casos de prueba y el nuevo soporte para los campos obsoleto de GnuPG:: Interfaz:: wrap_call ().
Tags: Minor bugfixes
Fixes for some test cases and new support for deprecated fields of GnuPG::Interface::wrap_call().

2001-05-01 16:26
0.30

Probado con GnuPG 1.0.5. Árbol de herencia Refundido, añadiendo GnuPG:: PrimaryKey. GnuPG:: huellas dactilares desaprueba hex_data () en favor de as_hex_string (), y GnuPG:: userId desaprueba user_id_string () en favor de as_string ().
Tags: Minor bugfixes
Tested with GnuPG 1.0.5. Reworked inheritance tree, adding GnuPG::PrimaryKey. GnuPG::Fingerprint deprecates hex_data() in favor of as_hex_string(), and GnuPG::UserId deprecates user_id_string() in favor of as_string().

Project Resources