RT for rt.cpan.org
Skip Menu
|
Bug #80386 for ORLite: iterate() stops if sub doesn't return true
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
ORLite CPAN distribution
.
Report information
The Basics
Id:
80386
Status:
new
Priority:
0/
Queue:
ORLite
People
Owner:
Nobody in particular
Requestors:
blue [...] thisisnotmyrealemail.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Wed Oct 24 19:03:05 2012
blue [...] thisisnotmyrealemail.com - Ticket created
Subject:
iterate() stops if sub doesn't return true
This is either a bug or the behavior is not documented. When the sub passed to iterate doesn't return with a true value, it stops iterating.