/soft/perl_addons_03_mod/Test-Exception-0.27 0. Description # Test exception based code 1. perl Makefile.PL Writing Makefile for Test::Exception 2. make cp lib/Test/Exception.pm blib/lib/Test/Exception.pm Manifying blib/man3/Test::Exception.3 3. make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/caller........ok t/edge-cases....skipped: stuff relating to RT#24678 that I have not fixed yet t/Exception.....ok t/import........ok t/isa...........ok t/lives_and.....ok t/preserve......ok t/return........ok t/rt............ok t/stacktrace....ok t/throws_ok.....ok All tests successful. Files=11, Tests=51, 1 wallclock secs ( 0.01 usr 0.17 sys + 0.36 cusr 0.35 csys = 0.89 CPU) Result: PASS 4. make install Installing /usr/lib/perl5/site_perl/5.8.7/Test/Exception.pm Installing /usr/share/man/man3/Test::Exception.3 Writing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Test/Exception/.packlist Appending installation info to /usr/lib/perl5/5.8.7/i686-linux/perllocal.pod 5. package files tar cvzf test_exception-0.27.tgz ./Test-Exception-0.27/jed_conf ./Test-Exception-0.27/README /usr/lib/perl5/site_perl/5.8.7/Test/Exception.pm /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Test/Exception/.packlist