sub add_txt_directly { foreach ( @_ ) { $_ .= '.txt'; } }