my $text = join('', <>); $text =~ s/.\nENGINE=MyISAM/\nENGINE=InnoDB/g;