@footerfile = map {s/something/else/} ; #### s/nothing/something/ for @footerfile; #### @footerfile = map {s/something/else/;$_} ;