Help for this page
my $test = eval "sub { print 'hello world' }"; $test->(); # prints the ever-classic "hello world"
my %hash = ( ... Homer Bart