RT for rt.cpan.org
Skip Menu
|
Bug #30290 for Data-Match: close parenthesis
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Data-Match CPAN distribution
.
Report information
The Basics
Id:
30290
Status:
new
Priority:
0/
Queue:
Data-Match
People
Owner:
Nobody in particular
Requestors:
metaperl [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
Normal
Broken in:
0.06
Fixed in:
(no value)
History
Show all quoted text
Fri Oct 26 14:57:27 2007
metaperl [...] gmail.com - Ticket created
Subject:
close parenthesis
In addition to the doc fixes I made this morning: matches([ 1, [ 1, 2 ], 3], FIND(COLLECT('x', [ 1, REST() ])); needs an extra close parenthesis at the end.