in reply to variable interpolation

As has been said above, you most likely want a list (bka: array). Let's say you choose @val... Here's an example of what you can then do:
foreach my $value (@val) { printOp($value); }

--
Me spell chucker work grate. Need grandma chicken.