Help for this page
sub DESTROY { print("DESTROYED\n"); } ... } newlocation: print( "jumped out" );
DESTROYED jumped out