in reply to Re: methods for dealing with zero '0' as a string or char (updated)
in thread methods for dealing with zero '0' as a string or char

I already /msg'd AnomalousMonk about it but maybe a post is a better idea: v5.26 had a section on Truth and Falsehood but not v5.28. I suppose this information is still supposed to be found somewhere in the documentation, but I have no idea where...

Edit: it is in perldata

  • Comment on Re^2: methods for dealing with zero '0' as a string or char

Replies are listed 'Best First'.
Re^3: methods for dealing with zero '0' as a string or char
by haukex (Archbishop) on Aug 02, 2019 at 20:15 UTC

    The change that moved the section was 77fae4394, resulting from #115650. (It's a bit of an inconvenience since I've linked to that section quite a few times...)

    Update: I have since posted Truth and Falsehood as a replacement.