Checking if your kit is complete... Looks good Writing Makefile for Scalar::Defer cp lib/Scalar/Defer.pm blib/lib/Scalar/Defer.pm Manifying blib/man3/Scalar::Defer.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-basic....1..14 ok 1 - use Scalar::Defer; ok 2 - 1 == 1 ok 3 - defer is now 2 ok 4 - but lazy stays at 1 ok 5 - 3 != 1 ok 6 - force($x) works ok 7 - force($x) is stable ok 8 - force(force($x)) is stable ok 9 - ref() returns false for deferred values ok 10 - ref() returns true for forced values ok 11 - method call works on deferred objects ok 12 - ->can works too ok 13 - ->isa works too ok 14 - ->VERSION works too ok All tests successful. Files=1, Tests=14, 1 wallclock secs ( 0.73 cusr + 0.06 csys = 0.79 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/Scalar/Defer.pm Installing /home/cpanrun/pa-risc1.1/build/5.6.1/man/man3/Scalar::Defer.3 Writing /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/Scalar/Defer/.packlist Appending installation info to /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi/perllocal.pod