Help for this page
for my $cnt (0 .. 3) { my $t=<DATA>; print $t; }
for my $cnt (0 .. 3) { $_=<DATA>; print; }