Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for AtExit cp AtExit.pm blib/lib/AtExit.pm Manifying blib/man3/AtExit.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl first call to atexit() returned CODE(0x18f098) second call to atexit() returned CODE(0x235d28) *** Leaving Scope 2 *** cleanup() executing: args = Scope 2, Callback 2 *** Finished Scope 2 *** *** Leaving Scope 1 *** cleanup() executing: args = Scope 1, Callback 2 cleanup() executing: args = Scope 1, Callback 1 *** Finished Scope 1 *** *** Now performing program-exit processing *** cleanup() executing: args = This call was registered second cleanup() executing: args = This call was registered first Installing /export/home/cpanrun/build/5.10.0/html/lib/AtExit.html Installing /export/home/cpanrun/build/5.10.0/lib/AtExit.pm Installing /export/home/cpanrun/build/5.10.0/man/man3/AtExit.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod