I was trying to use ‘break’ or ‘continue’ but perl
uses ‘last’ for breaking out of a foreach loop.
Someone out there can give me a conclusive answer for this ??

thoughts, ideas and feelings around a coders everyday life
You are currently browsing articles tagged foreach loop.
I was trying to use ‘break’ or ‘continue’ but perl
uses ‘last’ for breaking out of a foreach loop.
Someone out there can give me a conclusive answer for this ??