Skip Menu |

This queue is for tickets about the Lingua-Klingon-Segment CPAN distribution.

Report information
The Basics
Id: 3870
Status: new
Priority: 0/
Queue: Lingua-Klingon-Segment

People
Owner: Nobody in particular
Requestors: pne [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.0
Fixed in: (no value)



Subject: pos() not getting reset
When I fetch stuff from a database using $sth->bind_columns, then calling syllabify() on that variable, pos() is apparently not reset. This causes subsequent matches to attempt at the same character position, rather than at the beginning. This is bad. (Apparently, the way the DBI updates the variable doesn't reset pos().)