Help for this page
use strict; use warnings; ... printf "%-20.20s %02d:%02d %5d %8.4f\n", $r->[0], $r->[1], $r->[2], $r->[3], $r->[4]; }
hello there 09:07 42 3.1416 another string 12:09 123 69.1230