# New Ticket Created by Paul Cochrane # Please include the string: [perl #46837] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46837 >
In t/pmc/parrotio.t there is the todo item: # TODO pir_output_is( <<'CODE', <<'OUT', 'print, read, and readline - # asynchronous', todo => 'not yet implemented' ); So, once asynchronous print, read and readline are implemented, write tests for this functionality. Even better, write TODO tests for this functionality, and hopefully someone will then implement it.
