Skip Menu |

This queue is for tickets about the Algorithm-Diff CPAN distribution.

Report information
The Basics
Id: 6161
Status: resolved
Priority: 0/
Queue: Algorithm-Diff

People
Owner: Nobody in particular
Requestors: aaabb [...] thecap.org
Cc:
AdminCc:

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



Subject: s/traverse_sequences/traverse_balanced/ in pod
Looking at http://search.cpan.org/~nedkonz/Algorithm-Diff-1.15/lib/Algorithm/Diff.pm#traverse_balanced I see that the code sample shows a call to traverse_sequences which should be traverse_balanced .
[guest - Thu Apr 29 02:06:35 2004]: Show quoted text
> Looking at http://search.cpan.org/~nedkonz/Algorithm-Diff- > 1.15/lib/Algorithm/Diff.pm#traverse_balanced > I see that the code sample shows a call to traverse_sequences which > should be traverse_balanced .
Will be fixed in next version. Thanks. Also added traverse_balanced to the discussion of hash functions later.