Algorithm-Diff

I am reading the documentation of Algorithm-Diff module. At the begining it
says "Compute `intelligent' differences between two files / lists" but from
a first view I see that diffs only \ [at] arrays and \%hashes. Do I am missing
something or I have to do the files->arrays stuff my self ?
George Bouras [ Do, 21 Juli 2005 12:02 ] [ ID #889468 ]

Re: Algorithm-Diff

George Bouras wrote:
> I am reading the documentation of Algorithm-Diff module. At the begining it
> says "Compute `intelligent' differences between two files / lists" but from
> a first view I see that diffs only \ [at] arrays and \%hashes. Do I am missing
> something or I have to do the files->arrays stuff my self ?

Or use Text::Diff instead, it's based on Algorithm::Diff.
mlj [ Do, 21 Juli 2005 20:25 ] [ ID #889469 ]
Perl » alt.perl » Algorithm-Diff

Vorheriges Thema: XML::DOM and extended characters
Nächstes Thema: Help with mail2news perl script