Help for this page
use warnings; use strict; ... } print "Done with main\n";
use warnings; use strict; use Carp; ... print "There\n"; 1;