WWW-HKP

This module implements the IETF draft of the OpenPGP HTTP Keyserver Protocol.

More Informationen about HKP is available at L<http://tools.ietf.org/html/draft-shaw-openpgp-hkp-00>.


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc WWW::HKP

You can also look for information at:

    Redmine, Hompage of the module
        http://development.david-zurb.org/projects/libwww-hkp-perl

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=WWW-HKP

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/WWW-HKP

    CPAN Ratings
        http://cpanratings.perl.org/d/WWW-HKP

    Search CPAN
        http://search.cpan.org/dist/WWW-HKP/


COPYRIGHT AND LICENCE

Copyright (C) 2014 David Zurborg

This program is not really free software; you can redistribute it and/or modify it under certain circumstances. See file LICENSE for details.