in reply to
Re: print behaving badly
in thread
print behaving badly
The original poster used <PRE> instead of <CODE> around the code, and so the line
print while (<HIS_IN>);
became
print while ();
Comment on
Re: Answer: print behaving badly
Select
or
Download
Code
In Section
Seekers of Perl Wisdom