in reply to
For the 'print' function in perl v5.14
Which version of 5.14?
perl -e 'print 123; print 456'
in v5.14.2 works as expected for me (no new-line).
Comment on
Re: Bug for the 'print' function in perl v5.14?
Download
Code
In Section
Seekers of Perl Wisdom