Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #41776] [RFE] ParrotIO objects that work on strings

3 views
Skip to first unread message

Will Coleda

unread,
Mar 10, 2007, 10:07:49 PM3/10/07
to bugs-bi...@rt.perl.org
# 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.

0 new messages