Help for this page
Select Code to Download
Select
or
download this
{ local $. = 0; for (@array) { if ( 0..9 ) {} ... } $.++; }