Help for this page
use strict; use warnings; ... print "In loop = "; print "$_\n"; }
In loop = FETCH: first In loop = FETCH: second