Help for this page
chomp (my $module = shift); require $module or die; for my $foo (@array) { func($foo); }