Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: sand.paul [...] gmail.com
Cc:
AdminCc:

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



Subject: just a small doc bug
Date: Fri, 16 Mar 2018 15:41:59 -0400
To: bug-algorithm-diff [...] rt.cpan.org
From: Paul Sand <sand.paul [...] gmail.com>
Hi -- The documentation/manpage for Algorithm::Diff contains the lines $diff = Algorithm::Diffs->new( \@seq1, \@seq2 ); Show quoted text
> $diff = Algorithm::Diffs->new( \@seq1, \@seq2, \%opts );
Certainly that should be "Diff", not "Diffs". I've found the module to be very useful in reordering my Netflix DVD queue. Honest. -- -- *Paul A. Sand* -- sand.paul@gmail.com
Thanks, fixed in git. -- rjbs