SPUG: itm 60 in effective perl programming

Florentin Ionescu florentin_ at hotmail.com
Wed Feb 23 23:46:28 PST 2005


perl -pe 's/\n/" " . <>/e' file
is presented in Effective perl programming as program to join lines from a file.
what does it mean <> in this context ? - I looked into perlop and perlre but 
can't figure out haw it works.


Thank you.


More information about the spug-list mailing list