Hi there,

I want to add '\n' to each element of @contact_list.
what are my options for doing so?

---- here is the line ----
my @contact_list = sort keys %contacts;
---- snip -----

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to