$stripes = [ map { [ 0, 50*$_ ] } (0..6) ]; # or something like that