freebsd-ports/security/p5-GPG/pkg-descr
Pete Fritchman 22ffc96797 add p5-GPG 0.06
A Perl interface to GnuPG

PR:		29658
Reviewed by:	ade
2001-08-23 15:43:45 +00:00

10 lines
275 B
Plaintext

GPG.pm is a Perl5 interface for using GnuPG. GPG works with $scalar
(string), as opposed to the existing Perl5 modules (GnuPG.pm and
GnuPG::Interface, which communicate with gnupg through filehandles
or filenames).
WWW: http://gpg.sourceforge.net/
- Pete
petef@FreeBSD.org