use warnings; use strict; use MainGuard; print "in package ", __PACKAGE__, " before exit. \n"; exit(0);