Checking if your kit is complete... Looks good Writing Makefile for PGP::Sign /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-Iblib/arch" "-Iblib/lib" 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/local/bin/pgp]: Program to verify signatures [/usr/local/bin/pgp]: 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 [PGP2]: cp Sign.pm blib/lib/PGP/Sign.pm Manifying blib/man3/PGP::Sign.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/basic.....1..14 ok 1 No signature from PGP (command not found?) Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 2 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 3 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 4 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. ok 5 Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 6 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 7 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 8 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. ok 9 Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 10 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. not ok 11 # Saw '' not ok 12 ok 13 # skip -- PGP 2 can't verify DSA signatures ok 14 # skip -- only GnuPG can verify version 4 signatures FAILED tests 2-4, 6-8, 10-12 Failed 9/14 tests, 35.71% okay (less 2 skipped tests: 3 okay, 21.43%) t/locale....1..7 ok 1 No signature from PGP (command not found?) Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 2 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. Use of uninitialized value in scalar chomp at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 275. not ok 3 Use of uninitialized value in print at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/PGP-Sign/blib/lib/PGP/Sign.pm line 307. ok 4 not ok 5 ok 6 # skip -- PGP 2 can't check DSA signatures ok 7 # skip -- only GnuPG can verify version 4 signatures FAILED tests 2-3, 5 Failed 3/7 tests, 57.14% okay (less 2 skipped tests: 2 okay, 28.57%) Failed 2/2 test scripts, 0.00% okay. 12/21 subtests failed, 42.86% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/basic.t 14 9 64.29% 2-4 6-8 10-12 t/locale.t 7 3 42.86% 2-3 5 4 subtests skipped. make: *** [test_dynamic] Error 25