# New Ticket Created by Aleks-Daniel Jakimenko-Aleksejev # Please include the string: [perl #132111] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=132111 >
Using nqp, one can do something like: nqp::setbuffersizefh(nqp::getstdout(), 0); But it would be nice if it was available from PerlĀ 6 level. See also: https://github.com/rakudo/rakudo/pull/1160