Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: ef37f6f5b505e06da216204ea65fa57ffadab892
https://github.com/Perl/perl5/commit/ef37f6f5b505e06da216204ea65fa57ffadab892
Author: E. Choroba <[email protected]>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M pod/perlsyn.pod
Log Message:
-----------
Link to the definition of true and false from perlsyn
There used to be a section on Truth and Falsehood there, as the
following paragraphs talk about conditions and booleans a lot. It was
moved to perldata in 77fae4394e3ad9f159a74a6731a8d347cd2466c7, but
without a trace. Let's have a link to the new destination in the old one.