Checking if your kit is complete... Looks good Writing Makefile for PGP::Sign /home/cpanrun/tmp/5.10.0/bin/perl makepm.PL Sign.pm PGP::Sign needs to know the path to PGP; this path will be encoded in the installed module as the default path to PGP (it can be overridden at runtime). Please enter the full path to the PGP program you want to use to sign messages (if you are using version 5.0 or 6.5, this should be the path to pgps) or just press Enter if the guess is correct. Program to sign data [/usr/bin/gpg]: Program to verify signatures [/usr/bin/gpg]: PGP::Sign also needs to know what implementation of PGP you are using. Acceptable values are "PGP2" for PGP 2.6 and workalikes (this may also work for ViaCrypt PGP 4.0), "PGP5" for PGP 5.0 and workalikes, "PGP6" for PGP 6.0 and workalikes, or "GPG" for GnuPG. Please enter one of those possible values or just press Enter if the guess is correct. PGP style [GPG]: cp Sign.pm blib/lib/PGP/Sign.pm Manifying blib/man3/PGP::Sign.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.....1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 # skip -- unreliable on GnuPG ok 10 ok 11 ok 12 # skip -- GnuPG doesn't have IDEA ok 13 ok 14 ok 2/14 skipped: various reasons t/locale....1..7 ok 1 ok 2 ok 3 ok 4 ok 5 # skip -- GnuPG doesn't have IDEA ok 6 ok 7 ok 1/7 skipped: various reasons All tests successful, 3 subtests skipped. Files=2, Tests=21, 1 wallclock secs ( 0.49 cusr + 0.27 csys = 0.76 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/PGP/Sign.html Installing /home/cpanrun/build/5.10.0/site/lib/PGP/Sign.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/PGP::Sign.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod