# New Ticket Created by Zoffix Znet # Please include the string: [perl #128717] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128717 >
Blockless `react` seems to be unsupported and the error message it throws is cryptic and unrelated to the actual issue. Best would be if it actually worked, but at least the error message should be improved. $ perl6 -e 'react whenever Supply.interval: 1 { .say }' 0 Method 'phasers' not found for invocant of class 'Code' in block <unit> at -e line 1 -- Cheers, ZZ | https://twitter.com/zoffix