http://www.perlmonks.org?node_id=226616


in reply to Re: Re: Re: getting 0 to print
in thread getting 0 to print

Ah yes!
if (!defined $_) { $_ = ""; }
is most wise.
Thank you O wise monk.