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

[perl #32544] [TODO] split opcode unfinished

7 views
Skip to first unread message

Will Coleda

unread,
Nov 22, 2004, 1:40:10 AM11/22/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #32544]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32544 >


From the documentation for the split opcode:

split(out PMC, in STR, in STR)
Create a new PerlArray PMC $1 by splitting the string $3 with reg-
exp $2. Currently implemented only for the empty string $2.

Regular expression support needs to be added.

Will Coleda via RT

unread,
Jun 12, 2005, 12:26:10 AM6/12/05
to perl6-i...@perl.org
Now that PGE is usable, this ticket can probably be implemented.
0 new messages