Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: Xavier (no email address)
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.1902
Fixed in: (no value)



Hi, our tools reports a pod error described bellow : --- a/lib/Algorithm/Diff.pm +++ b/lib/Algorithm/Diff.pm @@ -986,8 +986,6 @@ a contiguous section of items which should be added, deleted, replaced, or left unchanged. -=over 4 - The following summary of all of the methods looks a lot like Perl code but some of the symbols have different meanings: @@ -1018,6 +1016,8 @@ Passing in C<undef> for an optional argument is always treated the same as if no argument were passed in. +=over + =item C<Next> $pos = $diff->Next(); # Move forward 1 hunk
This appears already to have been fixed. -- rjbs