The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for WWW-HKP

{{$NEXT}}
 - Revert "changed distname to project name (debian-like)"
 - changed license to ISC
 - no Changes file yet
 - Makefile.PL improvements
 - upgrade to new build system
 - fixed build system
 - added README for github
 - add Travis CI configuration
 - add dependencies for Travis CI
 - convert README to Markdown
 - update .gitignore
 - add dependencies for Travis CI
 - add README.md to MANIFEST and .travis.yml to MANIFEST.IGNORE
 - enable Module::Signature
 - fix tabstops in pod
 - dont make signatures anymore
 - add repository URL and homepage to meta files
 - brush up Pod
 - reduce warnings on recent perls
 - add Hash::Merge::Simple for travis CI to (hopefully) build
 - Merge branch 'dist-enhancements' of
   github.com:sergeyromanov/libwww-hkp-perl into
   sergeyromanov-dist-enhancements
 - fix typo

0.02 2014-04-02
 - changed my email address
 - wrong parenthesis fixed
 - rename Net::HKP to WWW::HKP
 - ignore backup and meta files
 - added unit testing
 - adding whitespace for correct handling of verbatim pod block
 - changed distname to project name (debian-like)