Checking if your kit is complete... Looks good Writing Makefile for Sub::Recursive cp lib/Sub/Recursive.pm blib/lib/Sub/Recursive.pm Manifying blib/man3/Sub::Recursive.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.......1..7 ok 1 - require Sub::Recursive; ok 2 - use Sub::Recursive; ok 3 - $REC defined ok 4 - &recursive defined ok 5 - main, $fac->(5) ok 6 - inline fac ok 7 - Foo, $fac->(5) ok t/02mutually....1..6 ok 1 - require Sub::Recursive; ok 2 - use Sub::Recursive; ok 3 - %REC defined ok 4 - &mutually_recursive defined ok 5 - odd ok 6 - even ok t/90other.......1..7 ok 1 - require Sub::Recursive; ok 2 - use Sub::Recursive; ok 3 - $REC defined ok 4 - &recursive defined ok 5 - %REC defined ok 6 - &mutually_recursive defined ok 7 ok All tests successful. Files=3, Tests=20, 3 wallclock secs ( 2.41 cusr + 0.16 csys = 2.57 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Sub/Recursive.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Sub::Recursive.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod