in reply to Re: Characters in disguise
in thread Characters in disguise
This seems to be the solution. If not a final solution, so very close. I notice we don't need Text::Diff as your code is just calling Algorithm::Diff::diff(). So I replaced use Text::Diff with use Algorithm::Diff.
Thank you, and also thanks to tye for his reply and for the module Algorithm::Diff.
/L
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Characters in disguise
by GrandFather (Saint) on Jun 01, 2006 at 23:28 UTC |