in reply to Re^2: [Perl 6]: Small discoveries V, True / False / FileNotFound
in thread [Perl 6]: Small discoveries V, True / False / FileNotFound
This is some serious voodoo. No wonder eval is warned of even more.# this has the same effect as `but False` 'Some error message' but role { method Bool ( --> False ) {} }
|
|---|