my ($a, $b, $c) = ('TRUE') x 3; [download]
Always many ways of doing it ;-)
In reply to Re: Assign multiple scalars the same value by Tanktalus in thread Assign multiple scalars the same value by mhearse