in reply to
When does while() test for defined vs truth
You should check
perlop
; this is a side-effect(?) of the magic between the angle-bracket input operator and while loops.
Impossible Robot
Comment on
Re: When does while() test for defined vs truth
In Section
Seekers of Perl Wisdom