Mention how to combine here-docs and while().
I.e., how to do while(<>){print;} but with input coming from a here-doc.
P.S., the man page says both here doc and here-doc.
Mention how to combine here-docs and while().
I.e., how to do while(<>){print;} but with input coming from a here-doc.
P.S., the man page says both here doc and here-doc.