do &maybe if boolean($value)->isTrue;
Surely he meant:
do &maybe if boolean( true eq boolean($value)->isTrue() )->isTrue();
(:
- tye
In reply to Re^3: Perl allows you to change the definition of false to make it true. (And vice versa.) (boolean.pm)
by tye
in thread Perl allows you to change the definition of false to make it true. (And vice versa.)
by tobyink
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |