in reply to Re: Break sentence into two part
in thread Break sentence into two part

The midpoint calculation also can be written as:
my $midpoint = int(@words / 2);