Help for this page
open(file, "apache.txt") ; @modify = <file> ; ... # $_ =~ s/^is$/are/g ; } print @modify ;