On Sun Mar 22 11:50:02 2009, moritz wrote:
> S12 says:
> `'Note that C and C are really role names''
> (and I guess that holds true for all enums). Rakudo disagrees:
>
Enums generally now work now as roles, though note that Bool in Rakudo
is currently not a role. Looking at S12-enums/as-role.t
# New Ticket Created by Moritz Lenz
# Please include the string: [perl #64100]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=64100 >
S12 says:
`'Note that C and C are really role names''
(and I guess that holds true fo