# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #41776]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41776 >


from docs/BROKEN.pod

=item * ParrotIO objects that work on strings

It should be possible to redirect input from and output to ParrotIO  
objects
that don't actually perform IO, instead working with memory.   
Unfortunately, it
looks like there are no vtable methods for read and write operations.

See the C<setstdout> and C<setstderr> ops.

Reply via email to