Help for this page
#! /usr/bin/perl ... # and yet... hello { die "should not be called" };
do { die 'should not be called' }->hello;