in reply to (Ovid) Re: alternating row colors
in thread alternating row colors
sub makeToggle { my $limit = shift; my $count = 0; die "makeToggle() requires a positive argument\n" unless $limit > 0; return sub { !($count++ % $limit); } }
MeowChow s aamecha.s a..a\u$&owag.print
|
|---|