GPG.pm project is CANCELLED

I'm sorry for that. I currently have no more time to maintaint GPG.pm.

I personnaly use the excelent OpenPGP.pm, which do all what I need
- and far better than a gnupg/perl interface. It's a full PGP implementation
in Perl, and don't need to fork to lauch the 'gpg' program.

then, OpenPGP.pm doesn't depend on the work of the gnupg team. This guys
change their interface definition at each version, and I cannot update GPG.pm
each time the GnuPG team pass from 1.04 to 1.05 - this is what I must do, now.

it would be interesting to redo this work with the incoming libgcrypt. Thus,
we would have a (non-forking...) stable library. I really believe the GnuPG
group make a promising job, we only must wait until it get stable :).
The gpgmelibrary works like GPG.pm and use a fork of gnupg to make its job.

--> anyway, the GPG documentation is here.

Philippe.