On Wed Oct 19 06:29:49 2011, moritz wrote:
> The problem here is that you don't return anything from Q:PIR {} (not
> assigning to %r), but you use it as the last statement in a block, which
> is responsible for its return value.
> 
> The solution is simply to put another statement after it (for example 1;).

Spoke with OP on #perl6 - this workaround is sufficient to close out the ticket.

Regards.
-- 
Will "Coke" Coleda

Reply via email to