![]() |
#1 |
Registered User
Join Date: Mar 2018
Posts: 341
|
What is goto statement in Perl?
The Perl goto statement is the jump statement. It transfers control by jumping to other label inside a loop.
There are three goto forms: goto LABEL goto EXPR goto &NAME
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|