perl print does not produce output?

there would be some other reasons more technically speaking. but we want to document a very simple one that is sometimes easily neglected.
that is when you print, you forgot to have a return at the end and the out put is overwriten by output that follows and this is hardly seen by the human eyes.