Help for this page
use strict; use warnings; ... $foo; print "END block executed\n"; }
END block executed object foo destroyed object bar destroyed