Help for this page
use My::Module; my $obj = My::Module->new( %args ); ... { $item->do_it; }# end foreach()