in reply to Re^2: parsing lists
in thread parsing lists
You may want to see perlop and last command.++$counter # increments the value of $counter and returns # the values after the increment and # logical and operator last # immediately exits the loop
|
|---|