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 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl first call to atexit() returned CODE(0x1841a18) second call to atexit() returned CODE(0x1828cb0) *** 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 /Users/cpanrun/pristine/5.8.7/man/man3/AtExit.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true