David Wheeler skribis 2004-04-16 9:58 (-0700):
> > for @thingies, qw(blue yellow) xx Inf -> $thingy, $class {
> > print qq[<tr class="$class"><td>$thingy</td></tr>\n";
> > }
> I think that $class would be C<undef> after the second record in
> @thingies, unfortunately.Even with the "xx Inf"? Why? Juerd
