foreach (0..2) { print '

', substr($strings[$_], $x, $line_length), '

', $/; }