Logical XOR
Logical XOR
Posted Jun 11, 2024 19:22 UTC (Tue) by jwilk (subscriber, #63328)In reply to: Logical XOR by rweikusat2
Parent article: perl v5.40.0 released
> Perl has no boolean data type
Since v5.36, it kinda has:
https://perldoc.perl.org/perl5360delta#Stable-boolean-tra...