Correct Answer : Jump from anywhere to anywhere within the block
Explanation : The goto statement in Perl is used to jump from anywhere to anywhere with the block of code.