Download List

Projeto Descrição

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

Pequenas correções de documentação.
Tags: Minor bugfixes
Small documentation fixes.

2002-06-14 22:21
0.33

Uma correção para um bug no GnuPG:: Interface-> import_keys (), onde ele substitui seu 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

Estendendo a validade das chaves de teste para as obras suite de testes, pequenas correções de documentação, e limpeza de código aqui e ali.
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

Correções para alguns casos de teste e novo suporte para campos preteridos do GnuPG:: Interface:: 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

Testado com GnuPG 1.0.5. Árvore de herança Reworked, acrescentando GnuPG:: PrimaryKey. GnuPG:: Fingerprint deprecates hex_data () em favor de as_hex_string (), e GnuPG:: userid deprecates user_id_string () em 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