in reply to Re: Assigning Variables to String Elements
in thread Assigning Variables to String Elements

for my @PAR1_info (@PAR1) {
    ...
}

This does not compile:  Missing $ on loop variable at ...