/soft/perl_addons_03_mod/Sub-Uplevel-0.2002 0. Description # apparently run a function in a higher stack frame 1. perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Sub::Uplevel 2. make cp lib/Sub/Uplevel.pm blib/lib/Sub/Uplevel.pm cp lib/Sub/Uplevel.pod blib/lib/Sub/Uplevel.pod Manifying blib/man3/Sub::Uplevel.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/01_die_check...............ok t/02_uplevel.................ok t/03_nested_uplevels.........ok t/04_honor_later_override....ok t/05_honor_prior_override....ok t/06_db_args.................ok t/07_uplevel_too_high........ok All tests successful. Files=7, Tests=153, 1 wallclock secs ( 0.06 usr 0.10 sys + 0.27 cusr 0.21 csys = 0.64 CPU) Result: PASS 4. make install Installing /usr/lib/perl5/site_perl/5.8.7/Sub/Uplevel.pm Installing /usr/lib/perl5/site_perl/5.8.7/Sub/Uplevel.pod Installing /usr/share/man/man3/Sub::Uplevel.3 Writing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Sub/Uplevel/.packlist Appending installation info to /usr/lib/perl5/5.8.7/i686-linux/perllocal.pod 5. package files tar cvzf sub_uplevel0.2002.tgz ./Sub-Uplevel-0.2002/jed_conf ./Sub-Uplevel-0.2002/README /usr/lib/perl5/site_perl/5.8.7/Sub/Uplevel.pm /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Sub/Uplevel/.packlist